In the simulate_tweedie function of R, what is weight? I understand that ancillary is rho i.e., the dispersion parameter
I need to understand this example code :
library(GlmSimulatoR)
library(ggplot2)
library(cplm, quietly = TRUE)
set.seed(1)
I need to understand this example code :
library(GlmSimulatoR)
library(ggplot2)
library(cplm, quietly = TRUE)
set.seed(1)