integrate_semiparametric: Semiparametric integration model using the location-scale...

View source: R/integrate.R

integrate_semiparametricR Documentation

Semiparametric integration model using the location-scale model

Description

Semiparametric integration model using the location-scale model

Usage

integrate_semiparametric(formula.location, formula.scale, ...)

Arguments

formula.location

Formula specifying the integration model for the location component of the surrogate under treatment. Generally the candidate surrogate will be on the left side in the formula, and the BIP or BIPs will be on the right side

formula.scale

Formula specifying the integration model for the scale component of the surrogate under treatment. Generally the candidate surrogate will be on the left side in the formula, and the BIP or BIPs will be on the right side

...

Other parameters passed to sp_locscale


pseval documentation built on April 11, 2025, 5:43 p.m.