uniobj2: A 'logreg_screenr object'

uniobj2R Documentation

A logreg_screenr object

Description

The result of uniobj2 <- logreg_screenr(testresult ~ Q1 + Q2 + Q3 + Q4 + Q5 + Q6 + Q7, data = unicorns, link = "logit", Nfolds = 10, seed = 123)

Usage

uniobj2

Format

An object of class logreg_screenr

Examples

## Not run: 
summary(uniobj2)

## End(Not run)

sgutreuter/screenr documentation built on Nov. 20, 2022, 2:41 a.m.