required_pkgs.cal_object: S3 methods to track which additional packages are needed for...

View source: R/cal-pkg-check.R

required_pkgs.cal_estimate_betaR Documentation

S3 methods to track which additional packages are needed for specific calibrations

Description

S3 methods to track which additional packages are needed for specific calibrations

Usage

## 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, ...)

Arguments

x

A calibration object

...

Other arguments passed to methods


topepo/probably documentation built on April 6, 2024, 7:32 p.m.