Hi, I am planning to externally validate a logistic prediction model in a new cohort. Outcome is mortality. The betacoefficients were derived from a previous published article. It seems not possible in R to assign fixed beta coefficients to predictors like lrm (death ~ intercept+beta1*var1+beta2*var2...). How do i solve this problem?
Thank you in advance. Joey L -- View this message in context: http://www.nabble.com/How-to-assign-fixed-beta-coefficients-in-lrm-for-external-validation-tp24163452p24163452.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.