make_my_example_model: Make My Example Model

View source: R/examples.R

make_my_example_modelR Documentation

Make My Example Model

Description

This function is used in the examples. It returns a Model object. In particular, it represents n i.i.d. draws from a normal with mean 2 and variance 1.

Usage

make_my_example_model(n)

Arguments

n

number of i.i.d. draws

See Also

my_example_method my_example_loss


jacobbien/simulator documentation built on Feb. 4, 2023, 1:03 p.m.