bugsLikelihood {cdfquantreg} | R Documentation |
Likelihood functions for generating OpenBUGS model file.
bugsLikelihood(fd, sd)
fd |
A string that specifies the parent distribution. |
sd |
A string that specifies the sub-family distribution. |
A string to be written in the BUGS model file.
bugsLikelihood('t2','t2')