Search Results:
Showing results 1 to 10 of 4,029.
Function isotone [DDHFm v1.1.2]
- keywords
- regression
- title
- Performs Isotone regression using "pool-adjacent-violators" algorithm
- description
- It is applied in order to estimate the h() function in the Data-Driven Haar-Fisz algorithm
Function sel.control [changepointsVar v0.1.0]
- keywords
- regression
- title
- Auxiliary function for controlling model selection
- description
- Auxiliary function as user interface for model selection. Typically only used when calling 'jumpointsVar'
Function fit.control [changepointsVar v0.1.0]
- keywords
- regression
- title
- Auxiliary function for controlling model fitting
- description
- Auxiliary function as user interface for model fitting. Typically only used when calling 'jumpointsVar'
Function coef.ccrm [iRegression v1.2.1]
- keywords
- regression
- title
- Extract the Coefficients for the Constrained Centre and Range Method
- description
- Returns the coefficients from an object class ccrm.
Function coef.crm [iRegression v1.2.1]
- keywords
- regression
- title
- Extract the Coefficients for the Centre and Range Method
- description
- Returns the coefficients from an object class crm.
Function coef.MinMax [iRegression v1.2.1]
- keywords
- regression
- title
- Extract Coefficients for the MinMax Method
- description
- Returns the coefficients from an object class MinMax.
Function residuals.bivar [iRegression v1.2.1]
- keywords
- regression
- title
- Extract Bivariate Symbolic Regression Method Residuals
- description
- Returns the residuals from an object class bivar.
Function fitted.MinMax [iRegression v1.2.1]
- keywords
- regression
- title
- Extract MinMax Method Fitted Values
- description
- Returns the fitted values from an object class MinMax.
Function coef.bivar [iRegression v1.2.1]
- keywords
- regression
- title
- Extract the Coefficients for the Bivariate Symbolic Regression Method
- description
- Returns the coefficients from an object class bivar.
Function fitted.cm [iRegression v1.2.1]
- keywords
- regression
- title
- Extract Centre Method Fitted Values
- description
- Returns the fitted values from an object class cm.