rlm_coef_test: Fits robust linear model on all variables and tests whether...

Description Usage Arguments Value Examples

Description

Fits robust linear model on all variables and tests whether coefficients of terms in model are equal to 0

Usage

1
rlm_coef_test(x, y, n = 1000)

Arguments

x

matrix of numbers whose rows are to be regressed with y

y

vector of numbers

n

number of trials for confidence interval and P values

Value

coefficients, confidence intervals, and P values from linear model fit

Examples

1

agentlans/CorTools documentation built on May 8, 2019, 1:37 a.m.