WLJS LogoWLJS Notebook

DateDistribution

DateDistribution[dist, dunit, dorig] represents a distribution dist of dates with date scale unit dunit and date origin dorig.

Examples

Create a date distribution:

DateDistribution[NormalDistribution[0, 1], "Day", DateObject[{2020, 1, 1}]]

Please visit the official Wolfram Language Reference for more details.

On this page