Skip to contents

Exctract p-value of the predictors

Usage

pValues(x)

# S3 method for default
pValues(x)

# S3 method for lm
pValues(x)

# S3 method for pgls
pValues(x)

# S3 method for phylolm
pValues(x)

# S3 method for phyloglm
pValues(x)

# S3 method for MCMCglmm
pValues(x)

# S3 method for gls
pValues(x)

# S3 method for brmsfit
pValues(x)

# S3 method for lme
pValues(x)

Arguments

x

the result of a model from lm, glm, gls, pgls, MCMCglmm or brm functions

Value

A named vector with p-values for each predictor