HarvestStars / HitAndMissIntegration

The Stochastic Simulation course of Master Computational Science at University van Amsterdam
0 stars 0 forks source link

Implement: Metrics #3

Open HarvestStars opened 2 days ago

HarvestStars commented 2 days ago

Basic metrics like how to measure the converge rate as the assignment says.

j ~ (A(j, s) - A(max, s))

what it will be when "max" change, as well the "s" changes. And explore how this difference change with different sampling holding other parameters. 3D plotting?