Displaying 4 results from an estimated 4 matches for "grtype".
Did you mean:
rtype
2016 Nov 04
0
Major Update to rms package: 5.0-0
...)
print(fit)
Or: options(prType='html')
A complete list of changes is below. See
http://biostat.mc.vanderbilt.edu/Rrms for an html notebook showing examples
of new features.
Changes in version 5.0-0 (2016-10-31)
* plot.summary.rms: implemented plotly interactive plots if
options(grType='plotly') in effect
* plot.anova.rms: implemented plotly interactive plots if
options(grType='plotly') in effect; remove psmall argument; changed margin
default to chisq and P
* ggplot.Predict: implemented plotly interactive plots if
options(grType='plotly') in effect
* prin...
2016 Nov 04
0
Major Update to rms package: 5.0-0
...)
print(fit)
Or: options(prType='html')
A complete list of changes is below. See
http://biostat.mc.vanderbilt.edu/Rrms for an html notebook showing examples
of new features.
Changes in version 5.0-0 (2016-10-31)
* plot.summary.rms: implemented plotly interactive plots if
options(grType='plotly') in effect
* plot.anova.rms: implemented plotly interactive plots if
options(grType='plotly') in effect; remove psmall argument; changed margin
default to chisq and P
* ggplot.Predict: implemented plotly interactive plots if
options(grType='plotly') in effect
* prin...
2016 Nov 03
0
Massive Update to Hmisc package
...CRAN. The package has undergone a massive update.
The most user-visable changes are;
- support for Rmarkdown html notebooks
- advanced html tables using the htmlTable package and summaryM function;
can copy and paste into word processors
- support for plotly interactive graphics, e.g.
options(grType='plotly')
plot(describe(mydata))
- new function ggfreqScatter
- new object markupSpecs that drives LaTeX and html translations
- describe function computes new statistics and relabels Unique as Distinct
The full list of changes is below. You can look at examples of html
notebook repo...
2016 Nov 03
0
Massive Update to Hmisc package
...CRAN. The package has undergone a massive update.
The most user-visable changes are;
- support for Rmarkdown html notebooks
- advanced html tables using the htmlTable package and summaryM function;
can copy and paste into word processors
- support for plotly interactive graphics, e.g.
options(grType='plotly')
plot(describe(mydata))
- new function ggfreqScatter
- new object markupSpecs that drives LaTeX and html translations
- describe function computes new statistics and relabels Unique as Distinct
The full list of changes is below. You can look at examples of html
notebook repo...