powered by
realized_dist
Shows the number of samples and a summary of the source distribution.
# S3 method for realized_dist format(x, ...)
A character string.
A realized_dist object.
Additional arguments (not used).
# \donttest{ rd <- realize(normal(0, 1), n = 100) format(rd) # }
Run the code above in your browser using DataLab