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

unfold

Unfold equations


Description

Unfold equations

Usage

unfold(string, var = "W", mode = -1)

Arguments

string

Character vectors with equation

var

name of variable

mode

integer. Default value is -1. If 0, get intercept, If 1, get slope

Examples

string=c("(a1+b1*W)*(a2+b2*W)*(a3+b3*W)","a1+b1*W")
unfold(string)

processR

Implementation of the 'PROCESS' Macro

v0.2.6
GPL-2
Authors
Keon-Woong Moon [aut, cre], Sokyoung Hong [ctb]
Initial release
2021-1-5

We don't support your browser anymore

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