summary.ipcr: Inidividual Parameter Contribution Regression Summary

Description Usage Arguments

View source: R/summary.ipcr.R

Description

This functions returns the coefficients of the individual parameter contribution (IPC) regression equations.

Usage

1
2
## S3 method for class 'ipcr'
summary(object, regularization = TRUE, digits = 3, verbose = FALSE, ...)

Arguments

object

an ipcr object.

regularization

a logical value; whether to show results for regularized IPC regression (if computed) or non-regularized results.

digits

integer indicating the number of decimal places to be used.

verbose

a logical value; if TRUE ipcr settings, non-regularized, and regularized results are shown.

...

further arguments passed to and from methods.


manuelarnold/ipcr documentation built on Nov. 30, 2021, 3:30 p.m.