parsepara: Parse parameters for the MLE estimation routine; for internal...

Description Usage Arguments Value

Description

Parse parameters for the MLE estimation routine; for internal use mostly

Usage

1

Arguments

str

A string variable with parameters to be parsed, e.g., "2, ?0.05,3, ?200//400||100, =1" See the documentation and/or comments in the code for their meanings.

Value

The parsed parameters as a list, as in, list(input=str, paralist=paralist, initpara=initpara, upper=upperpara, lower=lowerpara);


garyfeng/LogLogisticMixture documentation built on May 16, 2019, 5:42 p.m.