modification paramètres
This commit is contained in:
parent
6fedfa826e
commit
39fabc9ebb
2 changed files with 9 additions and 5 deletions
|
@ -2,15 +2,17 @@
|
|||
\alias{cfLM}
|
||||
\title{Characteristic function of Laplace motion}
|
||||
\usage{
|
||||
cfLM(u, time, param, type = "mu", log = FALSE, start = 0)
|
||||
cfLM(u, param, time1, time2, type = "mu", log = FALSE, start = 0)
|
||||
}
|
||||
\arguments{
|
||||
\item{u}{Transform variate}
|
||||
|
||||
\item{time}{Time of the process}
|
||||
|
||||
\item{param}{Parameter vector}
|
||||
|
||||
\item{time1}{Start time of the process}
|
||||
|
||||
\item{time2}{End time of the process}
|
||||
|
||||
\item{type}{Choose between "mu" or "kappa"
|
||||
parametrization}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue