Learn R Programming

PKNCA (version 0.11.0)

adj.r.squared: Calculate the adjusted r-squared value

Description

Calculate the adjusted r-squared value

Usage

adj.r.squared(r.sq, n)

Value

The numeric adjusted r-squared value

Arguments

r.sq

The r-squared value

n

The number of points