stats::dt() only knows the standardized t, and Stan's student_t is the
location-scale one. These three wrap the shift and the scale, including the
-log(scale) Jacobian on the density, and take their arguments under the
names the registry uses.
stats::dt() only knows the standardized t, and Stan's student_t is the
location-scale one. These three wrap the shift and the scale, including the
-log(scale) Jacobian on the density, and take their arguments under the
names the registry uses.