intercept_model: S3 class for predictive models with an intercept only

View source: R/model_class.R

intercept_modelR Documentation

S3 class for predictive models with an intercept only

Description

S3 class for predictive models with an intercept only

Usage

intercept_model(value)

Arguments

value

the predicted mean value

Value

an "intercept_model" object, essentially a list with element value.


QIU-Hongxiang-David/SDRsurv documentation built on March 29, 2024, 8:41 a.m.