quick_par: Quick and easy syntax for constructing parlist

Description Usage Arguments Examples

View source: R/parlist.R

Description

Quick and easy syntax for constructing parlist

Usage

1

Arguments

...

named value, with an optional transformation of the value; valid transformations include 'log', 'logit', 'fixed', 'ident'; see examples

Examples

1
quick_par(CL = log(1), KA = fixed(1.0), F1 = logit(0.8))

kylebaron/optimhelp documentation built on Sept. 13, 2021, 7:40 a.m.