Learn R Programming

qwraps2 (version 0.2.3)

extract_fstat: Extract Summary stats from regression objects

Description

A collection of functions for extracting summary statistics and reporting regression results from lm, glm and other regression objects.

Usage

extract_fstat(x)
extract_fpvalue(x)
"extract_fpvalue"(x)

Arguments

x
a lm object

Value

a character vector of the formatted numbersformatted p-value from the F-test

Details

TO DO

See Also

lm

Examples

Run this code
# TODO

Run the code above in your browser using DataLab