extract_pval: Performs univariate tests and extract p-value from objects

View source: R/extract_pval.R

extract_pvalR Documentation

Performs univariate tests and extract p-value from objects

Description

Performs univariate tests and extract p-value from objects

Usage

extract_pval(x, y, survival = FALSE, censure = NULL, ba = FALSE)

Arguments

x

The dependant variable

y

Either the independant variable if survival = FALSE or follow-up time

survival

logical, is it a survival analysis

censure

The censor variable


KZARCA/simplestats documentation built on Feb. 19, 2024, 1:11 a.m.