Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The NLMIXED Procedure

Syntax

The following statements can be used with the NLMIXED procedure:

PROC NLMIXED options ;
ARRAY array specification ;
BOUNDS boundary constraints ;
BY variables ;
CONTRAST 'label' expression <,expression> ;
ESTIMATE 'label' expression ;
ID expressions ;
MODEL model specification ;
PARMS parameters and starting values ;
PREDICT expression ;
RANDOM random effects specification ;
REPLICATE variable ;
Program statements ;

The following sections provide a detailed description of each of these statements.


PROC NLMIXED Statement

ARRAY Statement

BOUNDS Statement

BY Statement

CONTRAST Statement

ESTIMATE Statement

ID Statement

MODEL Statement

PARMS Statement

PREDICT Statement

RANDOM Statement

REPLICATE Statement

Programming Statements

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.