Statistics Toolbox
  Go to function:
    Search    Help Desk 
hougen    See Also

Hougen-Watson model for reaction kinetics.

Syntax

Description

yhat = hougen(beta,x) gives the predicted values of the reaction rate, yhat, as a function of the vector of parameters, beta, and the matrix of data, X. beta must have 5 elements and X must have three columns.

hougen is a utility function for rsmdemo.

The model form is:


Reference

Bates, D., and D. Watts, Nonlinear Regression Analysis and Its Applications, Wiley 1988. p. 271-272.

See Also

rsmdemo



[ Previous | Help Desk | Next ]