Last data update: 2014.03.03

R: Rcmdr Generalized Waring Regression Model Dialog
generalizedWaringModelR Documentation

Rcmdr Generalized Waring Regression Model Dialog

Description

This dialog is used to specify a generalized Waring regression model to be fit by the gw function

Usage

generalizedWaringModel()

Details

It shares a common general structure with that of the Linear Model (see linearModel). Therefore, the use of this dialog box is similar to the linear model except the box labelled Model parameters, in which a fixed value for the parameter k can be specificied; if it is not supplied, the k estimate is computed.

Value

It returns a new GW model in the model list.

Examples

#This library (plugin) is only for using with R Commander.
library(RcmdrPlugin.GWRM)

Results