fstats: Calculate f-statistics quickly

Description Usage Arguments Value

View source: R/fstats.R

Description

Using matrix algebbra, quickly calculate f statistics for comparing nested models

Usage

1
  fstats(dat, mod, mod0)

Arguments

dat

An input data set

mod

The alternative model to be fit

mod0

The null model to be fit

Value

fstats A vector of f-statistics


jtleek/tspreg documentation built on May 20, 2019, 3:14 a.m.