Learn R Programming

stabiliser (version 1.0.6)

boot_model: boot_model

Description

Function to calculate stability of variables' association with an outcome for a given model over a number of bootstrap repeats

Arguments

data

a dataframe containing an outcome variable to be permuted

outcome

the outcome as a string (i.e. "y")

boot_reps

the number of bootstrap samples

model

the model to be used (i.e. model_mbic)