Description Usage Arguments Value
View source: R/likBiv.T_functions.R
This is the portion of the log likelihood function when the x variable is cesnored and the y varaible isn't censored for bivariate t distributed data.
1 | xCenOnly.T(thetaIS, cenData, df)
|
thetaIS |
vector of parameters to optimize, as scale parameters and untransformed. |
cenData |
matrix of data in which first two columns hold data values for x and y and the second two columns hold flags for censoring such that 1 implies censored and 0 implies not censored. |
df |
Degrees of Freedom must be greater than 3 and an integer. |
Vector whose to be summed for this portion of the log liklihood function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.