key (Any
| int
) – PRNG key or integer seed used to subsample trajectories.
grid (Any
) – Points at which the transformation is evaluated.
samples (dict
[str
, Any
]) – Posterior samples dictionary used to build the distribution.
n (int
) – Number of sampled trajectories to return. (default: 100
)