These functions aim at providing educated starting values for the parameters to estimate through sra models.
sraStartingvalues(parameter, sradata, rand=0)
A character string corresponding to the name of a parameter to consider, e.g. "mu0" or "logepsilon". Depending on the parameter, starting values can be estimated from the dataset, or a reasonable arbitrary value may be returned.
A data object generated by sraData.
Amount of randomness to add to the parameter value. Setting a value different from 0 leads to a different answer for each function call, which can be useful when trying different vectors of staring values to solve problematic convergence cases. In general, values > 0.2 provide starting values that are too extreme to be useful.
sraAutoreg, sraCstvar, and other mechanistic models.