ssf_mod: Apply a list of candidate SSF models to a single individual

View source: R/fcts RSF.R

ssf_modR Documentation

Apply a list of candidate SSF models to a single individual

Description

Apply a list of candidate SSF models to a single individual

Usage

ssf_mod(sub, form_ls, cleanModel = F, method = "approximate")

Arguments

sub

A subset of data from a single individual

form_ls

A list of formulas for the different candidate models

method

Whether exact or approximate ML should be performed (see package survival)

cleamModel

Whether the model should be "cleaned" to save memory space

Value

A list of coxph objects


BastilleRousseau/IndRSA documentation built on Jan. 28, 2024, 2:14 a.m.