estimate_intercept_reg | R Documentation |
Function to update intercept
estimate_intercept_reg(y, Xorig, beta, n.break, intercept, state)
y |
outcome vector |
Xorig |
design matrix in original scale |
beta |
regression coefficient |
n.break |
number of breaks |
intercept |
boolean; if |
state |
state vector (length T) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.