gregmisc(Greg の雑関数)パッケージ中のオブジェクト一覧
| 項目 | 説明 |
| Args | 関数のフォーマットされた引数リスト |
| CrossTable | ファクターの独立性検定つきクロス表 |
| aggregate.table | 要約統計の2重クロス表の作成 |
| balloonplot | Plot a graphical matrix where each cell contains a dot whose size reflects the relative magnitude of the corresponding component. |
| bandplot | 局所的に平滑化した平均と標準偏差を使った x-y ポイント・プロット |
| barplot2 | 棒グラフの拡張 |
| boxplot.n | 観測値の数の注記の入った箱ヒゲ図の生成 |
| capture | Capture printed output of an R expression in a string |
| ci | 信頼区間の計算 |
| colorpanel | スムーズに変化するカラーセットの生成 |
| combinations | ベクトルの要素の組み合わせまたは順列の列挙 |
| combine | Combine R Objects With a Column Labeling the Source |
| contrast.lm | Compute and test arbitrary contrasts for regression objects (Depreciated, use 'fit.contrasts' instead.) |
| rdirichlet | ディリクレ分布関数 |
| elem | 任意のオブジェクトの要素に関する情報の表示 |
| env | すべてのロードされた環境についての情報表示 |
| estimable | Contrasts and estimable linear functions of model coefficients for lm, glm, lme, and geese objects |
| fast.prcomp | Efficient computation of principal components and singular value decompositions. |
| fit.contrast | Compute and test arbitrary contrasts for regression objects |
| foldchange | Compute fold-change or convert between log-ratio and fold-change. |
| glh.test | 回帰モデルの一般線形仮説の検定 |
| heatmap.2 | Heat Map の描画 |
| hist2d | 2次元ヒストグラムの計算とプロット |
| interleave | Interleave Rows of Data Frames or Matrices |
| invalid | 値が欠損しているか、空なのか、またはNA 値のみ、または、 NULL 値のみを含んでいるかの有無を検定する |
| is.what | Run Multiple is.* Tests on a Given Object |
| keep | 指定したもの以外のすべてのオブジェクトの除去 |
| ll | 任意の環境のオブジェクト情報表示 |
| logit | 一般化ロジット/逆ロジット関数 |
| lowess | 散布図の平滑化 |
| make.contrasts | ユーザ指定の対比行列の構築 |
| matchcols | 特定の規準にマッチする列名の選択 |
| mixedsort | Order or Sort strings with embedded numbers so that the numbers are in the correct order |
| nobs | 欠損値でない観測値数の計算 |
| odd | 奇数/偶数の検出 |
| ooplot.default | オープンオフィススタイルのプロットの作成 |
| overplot | 適切な軸を持つ、同一領域の多重変数プロット |
| permute | ベクトルの要素の順番をランダムに変える |
| plotCI | エラーバーのプロット |
| plotmeans | 群平均と信頼区間のプロット |
| qqnorm.aov | Makes a half or full normal plot for the effects from an aov model |
| quantcut | Create a Factor Variable Using the Quantiles of a Continuous Variable |
| read.xls | エクセルファイルの読み込み |
| rename.vars | データフレームの変数の除去または名前の変更 |
| reorder.factor | Reorder the Levels of a Factor |
| rich.colors | リッチなカラーパレット |
| rtPCR | 奇形発生(Teratogenesis) rtPCR データ |
| running | Apply a Function Over Adjacent Subsets of a Vector |
| sinkplot | R のテキスト出力をグラフィックデバイスに送る |
| smartlegend | 凡例をプロットの指定した論理的な(「上」、「下」、「左」、「右」等)位置に置く。 |
| space | X-Y プロット図のポイントが重ならないようにスーペースを空ける |
| textplot | グラフィックスのプロットのテキスト情報の表示 |
| trim | 文字列の前後の空白を除去する |
| undocumented | 未公開の関数群(Undocumented functions) |
| wapply | Compute the Value of a Function Over a Local X-Y プロット図の領域 |