Package: kvr2 0.2.0.9000

kvr2: Calculate and Compare Multiple Definitions of Coefficient of Determination

Calculate nine types of coefficients of determination (R-squared) based on the classification by Kvalseth (1985) <doi:10.1080/00031305.1985.10479448>. This package is designed for educational purposes to demonstrate how R-squared values can fluctuate depending on the choice of formula, particularly in power regression models or linear models without an intercept. By providing a comprehensive list of definitions, it helps users understand the mathematical sensitivity of goodness-of-fit indices.

Authors:Mao Kobayashi [aut, cre]

kvr2_0.2.0.9000.tar.gz
kvr2_0.2.0.9000.zip(r-4.7)kvr2_0.2.0.9000.zip(r-4.6)kvr2_0.2.0.9000.zip(r-4.5)
kvr2_0.2.0.9000.tgz(r-4.6-any)kvr2_0.2.0.9000.tgz(r-4.5-any)
kvr2_0.2.0.9000.tar.gz(r-4.7-any)kvr2_0.2.0.9000.tar.gz(r-4.6-any)
kvr2_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
kvr2/json (API)
NEWS

# Install 'kvr2' in R:
install.packages('kvr2', repos = c('https://indenkun.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/indenkun/kvr2/issues

Pkgdown/docs site:https://indenkun.github.io

On CRAN:

Conda:

4.60 score 1 stars 9 scripts 162 downloads 19 exports 30 dependencies

Last updated from:5df8d5dc85. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK144
source / vignettesOK194
linux-release-x86_64OK144
macos-release-arm64OK159
macos-oldrel-arm64OK167
windows-develOK87
windows-releaseOK93
windows-oldrelOK80
wasm-releaseOK97

Exports:comp_fitcomp_modelMAEmodel_infoMSEplot_diagnosticplot_kvr2r2r2_1r2_2r2_3r2_4r2_5r2_6r2_7r2_8r2_9r2_adjustedRMSE

Dependencies:clicpp11dplyrfarvergenericsggplot2gluegtableinsightisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr

Internal Design

Rendered frominternal-design.Rmdusingknitr::rmarkdownon May 10 2026.

Last update: 2026-03-10
Started: 2026-02-24

The Pitfalls of R-squared: Understanding Mathematical Sensitivity

Rendered fromPitfalls_of_R2.Rmdusingknitr::rmarkdownon May 10 2026.

Last update: 2026-03-10
Started: 2026-02-05