check_scores: Check Scores

View source: R/auto_stratify.R

check_scoresR Documentation

Check Scores

Description

Checks that prognostic scores are the same length as data

Usage

check_scores(prognostic_scores, data, outcome)

Arguments

prognostic_scores,

a numeric vector

data

data.frame with observations as rows, features as columns

outcome

string giving the name of column with outcome information. Required if prognostic_scores is specified. Otherwise it will be inferred from prog_formula

Value

nothing


raikens1/BigMatch documentation built on April 1, 2022, 9:47 p.m.