print.pkmod | R Documentation |
Print method for pkmod objects
## S3 method for class 'pkmod' print(x, ..., digits = 3)
x |
Object with class "pkmod" created by 'pkmod()' |
... |
Arguments passed to 'update.pkmod()' |
digits |
Number of significant digits to print |
Prints description of pkmod
# 1-parameter model pkmod(pars_pk = c(CL = 10, V1 = 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.