The documentation includes this: nomogram(fit, ..., lp=FALSE) Frank
Rob James-2 wrote: > > The rms package includes the nomogram function, which generates a list > object that can be passed to plot for graphical production of nomograms. > > I would like to remove the "linear predictor" line in the graph, which > means (I suspect) removing it from the nomogram output object. I've > looked at the nomogram output object, but it is not clear to me if or > how it might be edited to remove the linear predictor content. Similarly > , I do not see how to coax nomogram() into not producing this output > in the first place. > > As ever, thanks in advance are likely due to Frank Harrell, without whom > many things would be much more difficult. > > ______________________________________________ > 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. > ----- Frank Harrell Department of Biostatistics, Vanderbilt University -- View this message in context: http://r.789695.n4.nabble.com/Removal-of-elements-from-nomograms-tp3569301p3569364.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.