dot-process_formula_parts: Process Formula Parts from a Formula Object

.process_formula_partsR Documentation

Process Formula Parts from a Formula Object

Description

Process Formula Parts from a Formula Object

Usage

.process_formula_parts(formula_obj, param_names, fixed_params, data)

Arguments

formula_obj

Formula object created with the Formula package.

param_names

Names of the parameters for the specified family.

fixed_params

List of fixed parameters.

data

Data frame containing the variables.

Value

A list of formula objects for each parameter.


gkwreg documentation built on April 16, 2025, 1:10 a.m.