extract_stat: Extract a statistic from a supernova table and name the...

View source: R/estimate_extraction.R

extract_statR Documentation

Extract a statistic from a supernova table and name the values

Description

Extract a statistic from a supernova table and name the values

Usage

extract_stat(fit, type, stat, predictor = character(0))

Arguments

fit

A fitted linear model to pass to supernova.

type

The type (1, 2, 3) of sums of squares to use.

stat

The statistic from the supernova (as named in the supernova(...)$tbl).

predictor

Optionally specify which terms to return (instead of all of them).


UCLATALL/coursekata-r documentation built on Aug. 24, 2023, 8:54 p.m.