calc_rf_R2: calculates R2

View source: R/calc_rf_R2.R

calc_rf_R2R Documentation

calculates R2

Description

calculates R2

Usage

calc_rf_R2(data, type = "Y")

Arguments

data

data with variables Y and Y_pred if type="Y" or N_obse and N_pred if type="N"

type

type of variables ("Y" or "N": defaults to "Y")

Value

R2


lvaudor/woody documentation built on March 22, 2022, 9:53 a.m.