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

parse_formula

Simple Parsing of Formula


Description

Formula parser for formula-based NMF models.

Usage

parse_formula(x)

Arguments

x

formula to parse

Value

a list with the following elements:

response

logical that indicates if the formula has a response term.

y

name of the response variable.

x

list of regressor variable names.

n

number of regressor variables.


NMF

Algorithms and Framework for Nonnegative Matrix Factorization (NMF)

v0.23.0
GPL (>= 2)
Authors
Renaud Gaujoux, Cathal Seoighe
Initial release
2020-07-30

We don't support your browser anymore

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