predict_cste_bin: Predict the CSTE curve of new data for binary outcome.

Description Usage Arguments Value References See Also

View source: R/predict_cste_bin.R

Description

Predict the CSTE curve of new data for binary outcome.

Usage

1
predict_cste_bin(obj, newx)

Arguments

obj

a S3 class of cste.

newx

samples of covariates which is a m*p matrix.

Value

A S3 class of cste which includes

References

Guo W., Zhou X. and Ma S. (2021). Estimation of Optimal Individualized Treatment Rules Using a Covariate-Specific Treatment Effect Curve with High-dimensional Covariates, Journal of the American Statistical Association, 116(533), 309-321

See Also

cste_bin


CSTE documentation built on Dec. 16, 2021, 9:07 a.m.

Related to predict_cste_bin in CSTE...