View source: R/cal-pkg-check.R
required_pkgs.cal_estimate_beta | R Documentation |
S3 methods to track which additional packages are needed for specific calibrations
## S3 method for class 'cal_estimate_beta'
required_pkgs(x, ...)
## S3 method for class 'cal_estimate_linear_spline'
required_pkgs(x, ...)
## S3 method for class 'cal_estimate_logistic_spline'
required_pkgs(x, ...)
## S3 method for class 'cal_estimate_multinomial'
required_pkgs(x, ...)
## S3 method for class 'cal_object'
required_pkgs(x, ...)
x |
A calibration object |
... |
Other arguments passed to methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.