pseudoR2: Pseudo R squared

View source: R/stats.R

pseudoR2R Documentation

Pseudo R squared

Description

Compute a pseudo R squared.

Usage

pseudoR2(dat, res, pred, method = "Efron")

Arguments

dat

N-vector of data

res

N-vector of residuals

pred

N-vector of predictions

method

method

Value

pseudo R squared

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.