JMP 14.0 Online Documentation (English)
Discovering JMP
Using JMP
Basic Analysis
Essential Graphing
Profilers
Design of Experiments Guide
Fitting Linear Models
Predictive and Specialized Modeling
Multivariate Methods
Quality and Process Methods
Reliability and Survival Methods
Consumer Research
Scripting Guide
JSL Syntax Reference
JMP iPad Help
JMP Interactive HTML
Capabilities Index
JMP 13 Online Documentation
JMP 12 Online Documentation
Scripting Guide
•
Scripting Platforms
•
Scripting-Only Messages and Arguments by Platform
• Time Series
Previous
•
Next
Time Series
The following arguments for the
Time Series()
function are available only in JSL:
•
Autocorrelation Lags(
n
)
// set the launch option for the maximum number of periods between points used in computing autocorrelations
•
Forecast Periods(
n
)
// set the launch option for the number of steps ahead in the forecasting report
The following JSL messages for a Time Series object are available only in JSL:
•
time_series_object << Maximum Iterations( n )
// reset the maximum number of iterations for future optimizations used in ARIMA model fitting
•
time_series_object << Get Models
// return a list of model results named by model description
•
time_series_object << Get Model Specs
// return a list of model results named by model specification
Previous
•
Next
Help created on 7/12/2018