Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Numerical Data > Statistical Model Analysis > LinearOffsetFunction >
Mathematica > Data Manipulation > Statistical Data Analysis > Statistical Model Analysis > LinearOffsetFunction >
Mathematica > Mathematics and Algorithms > Statistical Data Analysis > Statistical Model Analysis > LinearOffsetFunction >

LinearOffsetFunction

LinearOffsetFunction
is an option for linear and generalized linear model fitting functions that specifies a component for the model that is to be assumed known.
  • LinearOffsetFunction->func specifies that the model to be fitted should have a linear predictor of the form .
Fit data to a linear model:
Fit data to a linear model with a known Exp[x] term:
Fit data to a linear model:
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Out[2]=
Fit data to a linear model with a known Exp[x] term:
In[3]:=
Click for copyable input
Out[3]=
Fit data to a generalized linear model:
Fit to a model with a known Sqrt[x] term in the linear predictor:
Fit to a model with a known constant term:
Include a linear offset in a logit model:
A probit model:
Include an offset as a function of multiple variables:
The model fitting a coefficient to the term:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF