Description Usage Arguments Value Author(s) Examples
View source: R/get.person.par.R
obtain person parameters from automateModels results
1 | get.person.par ( results )
|
results |
return object from |
returns a data.frame with person parameters from automateModels
run:
Martin Hecht
1 2 3 4 5 6 7 | ## Not run:
# example results structure from \code{automateModels}
data ( ex5 )
#
( person.par <- get.person.par ( ex5 ) )
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.