Learn R Programming

RcmdrPlugin.GWRM (version 1.0.1)

generalizedWaringModel: 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()

Arguments

Value

It returns a new GW model in the model list.

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.

Examples

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

Run the code above in your browser using DataLab