syx: Standard Error of Estimate

Description Usage Arguments

Description

Measures the variability, or scatter of the observed values around the regression line

Usage

1
syx(observados, estimados, n, p)

Arguments

observados

vector of values observed.

estimados

vector of values estimated.

n

the amount of values observed

p

the size of the vector of regression model data


Fgmutils documentation built on May 2, 2019, 9:16 a.m.

Related to syx in Fgmutils...