Tweedie package:mgcv R Documentation _G_A_M _T_w_e_e_d_i_e _f_a_m_i_l_y _D_e_s_c_r_i_p_t_i_o_n: A Tweedie family, designed for use with 'gam' from the 'mgcv' library. Restricted to variance function powers between 1 and 2. A useful alternative to 'quasi' when a full likelihood is desirable. _U_s_a_g_e: Tweedie(p=1, link = power(0)) _A_r_g_u_m_e_n_t_s: p: the variance of an observation is proportional to its mean to the power 'p'. 'p' must be greater than 1 and less than or equal to 2. 1 would be Poisson, 2 is gamma. link: The link function: one of '"log"', '"identity"', '"inverse"', '"sqrt"', or a 'power' link. _D_e_t_a_i_l_s: A Tweedie random variable with 1