r_squared.study: We want to get the adj. R^2 with bootstrap confidence...

View source: R/2_study-fn.R

r_squared.studyR Documentation

We want to get the adj. R^2 with bootstrap confidence interval separately for each lab but also for the MEMo. We use the package rsq

Description

We want to get the adj. R^2 with bootstrap confidence interval separately for each lab but also for the MEMo. We use the package rsq

Usage

r_squared.study(object, coverage_prob = 0.95, bootstrap.type = "norm")

Arguments

object

Study object.

coverage_prob

double.

bootstrap.type

forwarded to the boot.ci function

Value

CI. numeric vector containing estimate and CI

Author(s)

Stefan Thoma


StefanThoma/ReplicationRelevance documentation built on Feb. 6, 2023, 4:03 a.m.