search for: minimumbmd

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

2006 Jan 29
1
line numbers
...displays line numbers next to each new variable, it is difficult to remove the R variable name from the output, and I cannot print test without it using quotation marks. The only way I have found around most of these issues is to create a data.frame such as: data.frame("Minimum BMD"=c(minimumBMD,minimumBMD.time,paste(100*(1-Climit.level),"%"), minimumBMD.ConfidenceLimit, if(CI.2sided)paste(minimumBMD.ConfidenceLimit.upper),paste(100*alpha.BMR,"%")), row.names=c("Minimum BMD",time.name,"Confidence Level","BMDL (Lower Conf. Limit)", if(CI...