diff --git a/man/CreateCalibOptions.Rd b/man/CreateCalibOptions.Rd index 530f174756ed826c6e9d014154decd052946d19a..2fad455a89d73f31b74dbf9960dbfa3fb3e2ad8c 100644 --- a/man/CreateCalibOptions.Rd +++ b/man/CreateCalibOptions.Rd @@ -15,7 +15,12 @@ CreateCalibOptions(FUN_MOD, FUN_CALIB = Calibration_Michel, \item{FUN_TRANSFO}{(optional) [function] model parameters transformation function, if the FUN_MOD used is native in the package, FUN_TRANSFO is automatically defined} -\item{FixedParam}{(optional) [numeric] vector giving the values set for the non-optimised parameter values (NParam columns, 1 line)} +\item{FixedParam}{(optional) [numeric] vector giving the values set for the non-optimised parameter values (NParam columns, 1 line) +\cr Example: +\tabular{llllll}{ + \tab [X1] \tab [X2] \tab [X3] \tab [...] \tab [Xi] \cr + [1,] \tab NA \tab NA \tab 3.34 \tab ... \tab NA \cr +}} \item{SearchRanges}{(optional) [numeric] matrix giving the ranges of real parameters (NParam columns, 2 lines) \cr Example: