View source: R/MortalityLaw_main.R
| addDetails | R Documentation | 
Depending on the chosen mortality law, additional details need to be specified in order to be able to fit the models taking into account it's particularities.
addDetails(law, custom.law = NULL, parS = NULL)
| law | The name of the mortality law/model to be used. e.g.
 | 
| custom.law | Allows you to fit a model that is not defined in the package. Accepts as input a function. | 
| parS | Starting parameters used in the optimization process (optional). | 
A list of model specifications
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.