Provides actions for simulating data from systems of distributions
Simulates data from a system of distributions.
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies an optional input data table that contains the moment values of distributions to be simulated. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the output data table of sampled values from all specified distributions. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
specifies values at which to compute the cumulative probability for each distribution.
specifies values at which to compute the probability density for each distribution.
specifies a list of results tables to send to the client for display.
For more information about specifying the display parameter, see the common displayTables parameter (Appendix A: Common Parameters).
when set to True, simulates a distribution for each combination of moment values. This parameter is ignored if the table parameter is specified.
| Default | FALSE |
|---|
specifies the name of the observation number variable in the output data table.
specifies the kurtosis of each distribution to be simulated. This parameter is ignored if the table parameter is specified.
specifies the name of the kurtosis variable in the output data table.
specifies the optional means of distributions to be simulated. This parameter is ignored if the table parameter is specified.
creates a variable in the output data table whose name is "string" and that contains distribution means. You can specify the outputMean parameter to create a variable that contains distribution means and has the default name.
when set to True, produces an entry in the moments table for each replicate.
| Default | FALSE |
|---|
when set to True, suppresses all output.
| Default | FALSE |
|---|
specifies the number of sample replicates to generate for each specified distribution. If you specify an integer greater than 1, averages of replicate moments are displayed in the moments table by default. You can specify the momentReplicates parameter to display the moments of each individual replicate.
| Default | 1 |
|---|
specifies the number of simulated values to generate for each sample.
| Default | 0 |
|---|
when set to True, creates a variable that contains distribution means in the output data table.
| Default | FALSE |
|---|
when set to True, creates a variable that contains distribution standard deviations in the output data table.
| Default | FALSE |
|---|
lists the names of results tables to save as CAS tables on the server.
For more information about specifying the outputTables parameter, see the common outputTables parameter (Appendix A: Common Parameters).
| Alias | displayOut |
|---|
specifies the output data table of sampled values from all specified distributions.
For more information about specifying the outTable parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies the probability values at which to compute the exact quantiles of each distribution.
specifies the name of the replicate index variable in the output data table.
specifies an integer to use to start the pseudorandom number generator for drawing samples. If you do not specify a seed or if you specify a value less than or equal to 0, the seed is generated by reading the time of day from the computer's clock.
specifies the name of the simulation index variable in the output data table.
specifies the tolerance value to use for choosing a simpler distribution.
| Default | 0.0001 |
|---|
specifies the skewness of each distribution to be simulated. This parameter is ignored if the table parameter is specified.
specifies the name of the skewness variable in the output data table.
specifies the optional standard deviations of distributions to be simulated. This parameter is ignored if the table parameter is specified.
creates a variable in the output data table whose name is "string" and that contains distribution standard deviations. You can specify the outputStddev parameter to create a variable that contains distribution standard deviations and has the default name.
specifies an optional input data table that contains the moment values of distributions to be simulated.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the name of the variate variable in the output data table.
Simulates data from a system of distributions.
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies an optional input data table that contains the moment values of distributions to be simulated. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the output data table of sampled values from all specified distributions. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
specifies values at which to compute the cumulative probability for each distribution.
specifies values at which to compute the probability density for each distribution.
specifies a list of results tables to send to the client for display.
For more information about specifying the display parameter, see the common displayTables parameter (Appendix A: Common Parameters).
when set to True, simulates a distribution for each combination of moment values. This parameter is ignored if the table parameter is specified.
| Default | false |
|---|
specifies the name of the observation number variable in the output data table.
specifies the kurtosis of each distribution to be simulated. This parameter is ignored if the table parameter is specified.
specifies the name of the kurtosis variable in the output data table.
specifies the optional means of distributions to be simulated. This parameter is ignored if the table parameter is specified.
creates a variable in the output data table whose name is "string" and that contains distribution means. You can specify the outputMean parameter to create a variable that contains distribution means and has the default name.
when set to True, produces an entry in the moments table for each replicate.
| Default | false |
|---|
when set to True, suppresses all output.
| Default | false |
|---|
specifies the number of sample replicates to generate for each specified distribution. If you specify an integer greater than 1, averages of replicate moments are displayed in the moments table by default. You can specify the momentReplicates parameter to display the moments of each individual replicate.
| Default | 1 |
|---|
specifies the number of simulated values to generate for each sample.
| Default | 0 |
|---|
when set to True, creates a variable that contains distribution means in the output data table.
| Default | false |
|---|
when set to True, creates a variable that contains distribution standard deviations in the output data table.
| Default | false |
|---|
lists the names of results tables to save as CAS tables on the server.
For more information about specifying the outputTables parameter, see the common outputTables parameter (Appendix A: Common Parameters).
| Alias | displayOut |
|---|
specifies the output data table of sampled values from all specified distributions.
For more information about specifying the outTable parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies the probability values at which to compute the exact quantiles of each distribution.
specifies the name of the replicate index variable in the output data table.
specifies an integer to use to start the pseudorandom number generator for drawing samples. If you do not specify a seed or if you specify a value less than or equal to 0, the seed is generated by reading the time of day from the computer's clock.
specifies the name of the simulation index variable in the output data table.
specifies the tolerance value to use for choosing a simpler distribution.
| Default | 0.0001 |
|---|
specifies the skewness of each distribution to be simulated. This parameter is ignored if the table parameter is specified.
specifies the name of the skewness variable in the output data table.
specifies the optional standard deviations of distributions to be simulated. This parameter is ignored if the table parameter is specified.
creates a variable in the output data table whose name is "string" and that contains distribution standard deviations. You can specify the outputStddev parameter to create a variable that contains distribution standard deviations and has the default name.
specifies an optional input data table that contains the moment values of distributions to be simulated.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the name of the variate variable in the output data table.
Simulates data from a system of distributions.
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies an optional input data table that contains the moment values of distributions to be simulated. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the output data table of sampled values from all specified distributions. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
specifies values at which to compute the cumulative probability for each distribution.
specifies values at which to compute the probability density for each distribution.
specifies a list of results tables to send to the client for display.
For more information about specifying the display parameter, see the common displayTables parameter (Appendix A: Common Parameters).
when set to True, simulates a distribution for each combination of moment values. This parameter is ignored if the table parameter is specified.
| Default | False |
|---|
specifies the name of the observation number variable in the output data table.
specifies the kurtosis of each distribution to be simulated. This parameter is ignored if the table parameter is specified.
specifies the name of the kurtosis variable in the output data table.
specifies the optional means of distributions to be simulated. This parameter is ignored if the table parameter is specified.
creates a variable in the output data table whose name is "string" and that contains distribution means. You can specify the outputMean parameter to create a variable that contains distribution means and has the default name.
when set to True, produces an entry in the moments table for each replicate.
| Default | False |
|---|
when set to True, suppresses all output.
| Default | False |
|---|
specifies the number of sample replicates to generate for each specified distribution. If you specify an integer greater than 1, averages of replicate moments are displayed in the moments table by default. You can specify the momentReplicates parameter to display the moments of each individual replicate.
| Default | 1 |
|---|
specifies the number of simulated values to generate for each sample.
| Default | 0 |
|---|
when set to True, creates a variable that contains distribution means in the output data table.
| Default | False |
|---|
when set to True, creates a variable that contains distribution standard deviations in the output data table.
| Default | False |
|---|
lists the names of results tables to save as CAS tables on the server.
For more information about specifying the outputTables parameter, see the common outputTables parameter (Appendix A: Common Parameters).
| Alias | displayOut |
|---|
specifies the output data table of sampled values from all specified distributions.
For more information about specifying the outTable parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies the probability values at which to compute the exact quantiles of each distribution.
specifies the name of the replicate index variable in the output data table.
specifies an integer to use to start the pseudorandom number generator for drawing samples. If you do not specify a seed or if you specify a value less than or equal to 0, the seed is generated by reading the time of day from the computer's clock.
specifies the name of the simulation index variable in the output data table.
specifies the tolerance value to use for choosing a simpler distribution.
| Default | 0.0001 |
|---|
specifies the skewness of each distribution to be simulated. This parameter is ignored if the table parameter is specified.
specifies the name of the skewness variable in the output data table.
specifies the optional standard deviations of distributions to be simulated. This parameter is ignored if the table parameter is specified.
creates a variable in the output data table whose name is "string" and that contains distribution standard deviations. You can specify the outputStddev parameter to create a variable that contains distribution standard deviations and has the default name.
specifies an optional input data table that contains the moment values of distributions to be simulated.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the name of the variate variable in the output data table.
Simulates data from a system of distributions.
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies an optional input data table that contains the moment values of distributions to be simulated. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the output data table of sampled values from all specified distributions. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
specifies values at which to compute the cumulative probability for each distribution.
specifies values at which to compute the probability density for each distribution.
specifies a list of results tables to send to the client for display.
For more information about specifying the display parameter, see the common displayTables parameter (Appendix A: Common Parameters).
when set to True, simulates a distribution for each combination of moment values. This parameter is ignored if the table parameter is specified.
| Default | FALSE |
|---|
specifies the name of the observation number variable in the output data table.
specifies the kurtosis of each distribution to be simulated. This parameter is ignored if the table parameter is specified.
specifies the name of the kurtosis variable in the output data table.
specifies the optional means of distributions to be simulated. This parameter is ignored if the table parameter is specified.
creates a variable in the output data table whose name is "string" and that contains distribution means. You can specify the outputMean parameter to create a variable that contains distribution means and has the default name.
when set to True, produces an entry in the moments table for each replicate.
| Default | FALSE |
|---|
when set to True, suppresses all output.
| Default | FALSE |
|---|
specifies the number of sample replicates to generate for each specified distribution. If you specify an integer greater than 1, averages of replicate moments are displayed in the moments table by default. You can specify the momentReplicates parameter to display the moments of each individual replicate.
| Default | 1 |
|---|
specifies the number of simulated values to generate for each sample.
| Default | 0 |
|---|
when set to True, creates a variable that contains distribution means in the output data table.
| Default | FALSE |
|---|
when set to True, creates a variable that contains distribution standard deviations in the output data table.
| Default | FALSE |
|---|
lists the names of results tables to save as CAS tables on the server.
For more information about specifying the outputTables parameter, see the common outputTables parameter (Appendix A: Common Parameters).
| Alias | displayOut |
|---|
specifies the output data table of sampled values from all specified distributions.
For more information about specifying the outTable parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies the probability values at which to compute the exact quantiles of each distribution.
specifies the name of the replicate index variable in the output data table.
specifies an integer to use to start the pseudorandom number generator for drawing samples. If you do not specify a seed or if you specify a value less than or equal to 0, the seed is generated by reading the time of day from the computer's clock.
specifies the name of the simulation index variable in the output data table.
specifies the tolerance value to use for choosing a simpler distribution.
| Default | 0.0001 |
|---|
specifies the skewness of each distribution to be simulated. This parameter is ignored if the table parameter is specified.
specifies the name of the skewness variable in the output data table.
specifies the optional standard deviations of distributions to be simulated. This parameter is ignored if the table parameter is specified.
creates a variable in the output data table whose name is "string" and that contains distribution standard deviations. You can specify the outputStddev parameter to create a variable that contains distribution standard deviations and has the default name.
specifies an optional input data table that contains the moment values of distributions to be simulated.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the name of the variate variable in the output data table.