rsf_mod: Apply a list of candidate RSF models to a single individual

View source: R/fcts RSF.R

rsf_modR Documentation

Apply a list of candidate RSF models to a single individual

Description

Apply a list of candidate RSF models to a single individual

Usage

rsf_mod(sub, form_ls, cleanModel = F, method = method)

Arguments

sub

A subset of data from a single individual

form_ls

A list of formulas for the different candidate models

method

Weither typical glm or bias-reduction glm should be fitted (see package brglm)

cleamModel

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

Value

A list of glm objects


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