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


simulator documentation built on Feb. 16, 2023, 9:34 p.m.