ols_model_sig: F-statistic attributes

View source: R/ecometrics.R

ols_model_sigR Documentation

F-statistic attributes

Description

F-statistic attributes

Usage

ols_model_sig(data, y, x)

Arguments

data

A data frame containing the variables to use

y

The dependent variable

x

Set of independent variables

Value

A tibble containing the number of observations, F-Statistic, degrees of freedom and p-value

Author(s)

Mutua Kilai

Examples

ols_model_sig(data = eduperform, "pi", c("hs", "ps"))




EcoMetrics documentation built on April 3, 2025, 10:06 p.m.