Generate samples from the prior predictive distribution.
int
Number of samples from the prior predictive to generate. Defaults to 500.
Model
(optional if
in
with
context
)
Iterable
[str
]
A list of names of variables for which to compute the prior predictive samples. Defaults to both observed and unobserved RVs. Transformed values are not allowed.
int
, RandomState
or Generator
, optional
Seed for the random number generator.
Whether to return an arviz.InferenceData
(True) object or a dictionary (False). Defaults to True.
dict
, optional
Keyword arguments for pymc.to_inference_data()
Keyword arguments for pymc.pytensorf.compile_pymc()
.
int
Number of samples from the prior predictive to generate. Deprecated in favor of draws.
arviz.InferenceData
or Dict
An ArviZ InferenceData
object containing the prior and prior predictive samples (default), or a dictionary with variable names as keys and samples as numpy arrays.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4