Plot BMR diagnostic curves

# S3 method for rcurvep_bmr
plot(x, ...)

Arguments

x

The rcurvep_bmr object from estimate_dataset_bmr().

...

Allowed values: n_in_page, number of endpoints in a page.

Value

A ggplot object.

Examples

data(zfishdev_act) bmr_out <- estimate_dataset_bmr(zfishdev_act, plot = FALSE) plot(bmr_out)
#> $`1`
#> Warning: Removed 5 rows containing missing values (geom_point).
#> Warning: Removed 76 row(s) containing missing values (geom_path).
#>