search for: tauu

Displaying 1 result from an estimated 1 matches for "tauu".

Did you mean: tau
2013 Jan 18
0
problem that arises after using the new version of "BRugs"
...+ 2)]) Z <- ZOSull(xTil, intKnots = intKnots, range.x = range.x) numKnots <- ncol(Z) allData <- list(n = nTil, numKnots = numKnots, x = xTil, delta = deltaTil, offs = oTil, Z = Z) parInits <- list(list(beta0 = 0.1, beta1 = 0.1, u = rep(0.1, numKnots), tauU = 1)) ################################################# # the file hazModel.txt must be in the # My Documents folder for the next step to run, I am attaching this with my mail. ################################################# BRugsMCMC(data = allData, inits = parInits, parametersToSave =...