Plot the over dispersion parameter alpha, in accordance with a negative binomial model

plot_alpha(project, K = NULL)

Arguments

project

an RgeoProfile project, as produced by the function rgeoprofile_project().

K

which value of K to produce the plot for.

Examples

# \dontshow{p <- rgeoprofile_file("tutorial1_project.rds")} # plot_alpha(project = p)