Skip to content

Pending Issues to Discuss

nicholasjhorton edited this page Feb 23, 2012 · 10 revisions

This is a placeholder for Nick's queries about issues to discuss in the future.

.is.formula(): which of these functions is necessary to document? Should this be broken up into different files?

binom.test(): consider approaching a sympathetic R-core member about integrating this functionality into base stats package?

RESPONSE: Randy is skeptical that they would be interested. Nick proposes to ask anyways, once everything is squared away with the documentation and code for this routine.

CIsim(): is it necessary to have this function return results invisibly? This seems potentially confusing to newbies.

RESPONSE: I really like this function, BTW, and suggest that it move from fastR to mosaic.

CIsim(): multi-line examples are left justified in the pdf file, but look fine using ?CIsim.

Response: NH is working on this.

D(): need to define "unbound" variables and "decorated" function.

deg2rad(): need to split out separate documentation for this from rgeo() and friends.

deg2rad(): deprecate rgeo2()?

do(): documentation needs more introductory material as well as examples featuring cull and mode.

dotPlot(): move panel.dotplot() function to separate file

dotPlot(): consider other schemes for the number of intervals: at present it depends only on sample size for continuous variables!

favstats(): can this add support for a data option and/or formula interface?

fetchData(): is there a way to display the current path?

RESPONSE: besides displaying the function itself, I mean.

inferArgs(): what is an alist?

Clone this wiki locally