Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

extract_predictors

Extract independent variables from a formula


Description

Extract independent variables from a formula

Usage

extract_predictors(formula = formula())

Arguments

formula

an object of class formula.

Value

A list with a character vector of all predictors and a logical value indicating whether the model includes an intercept term.


pcsstools

Tools for Regression Using Pre-Computed Summary Statistics

v0.1.1
GPL (>= 3)
Authors
Jack Wolf [aut, cre, cph] (<https://orcid.org/0000-0002-8919-8740>), R Core Team and contributors worldwide [cph, aut] (Author and copyright holder of modified 'stats' fragments)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.