Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_start_cont

get_start_cont get starting values for continuous equations.


Description

get_start_cont get starting values for continuous equations.

Usage

get_start_cont(
  of,
  hf,
  datcont,
  eq_c,
  par_c,
  startvals = NULL,
  DEoptim_run = TRUE,
  deconst = 2
)

Arguments

of

Function to me optimized.

hf

Hessian function.

datcont

Data-set used in the optimization.

eq_c

Equations that will be estimated with nlsystemfit.

par_c

Names of parameters.

startvals

Supplied starting values.

DEoptim_run

if TRUE, DEoptim is run for optimization.

deconst

Absolute value of lower and upper bounds for DEoptim.

Value

Starting values for continuous equations.


nmm

Nonlinear Multivariate Models

v0.9
GPL (>= 2)
Authors
Simona Jokubauskaite [aut, cre], Reinhard Hoessinger [aut], Friedrich Leisch [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.