[BACK]Return to NAMESPACE CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-packages / hgm

File: [local] / OpenXM / src / R / r-packages / hgm / NAMESPACE (download)

Revision 1.4, Sat Mar 22 00:15:40 2014 UTC (10 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.3: +3 -1 lines

R function names are changed following style-ja.txt.
R file names are not changed to keep changelogs. For example,
hgm.so3nc.R should be tk_hgm.so3nc.R and it will be changed in a future.
Note that names of exporting function names should be listed in the NAMESPACE file.

useDynLib(hgm)
export(hgm.so3nc)
export(hgm.pwishart)
export(hgm.ncso3)
export(hgm.normalizingConstantOfFisherDistributionOnSO3)