coef.kinetic | R Documentation |
Calculates coefficient values, their errors, 95 intervals (CI) and p values, as appropriate for the modeling family.
## S3 method for class 'kinetic' coef(object, ...)
object |
a kinetic class object. |
... |
extra arguments passed to the downstream functions:
|
In case of a CI calculation failure, the function is falling back to computation based on the normal distribution of the estimate value.
a data frame with the values of model estimates, errors, CI, numbers of complete observations and p values for the fixed-term estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.