Powered by Apache

CVS log for OpenXM/src/R/r-packages/hgm/man/hgm.se.hgm.Bingham.Rd

[BACK] Up to [local] / OpenXM / src / R / r-packages / hgm / man

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 27 02:36:30 2015 UTC (9 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +7 -7 lines
Diff to previous 1.5 (colored)

Changes to follow to the cran policy.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 26 11:54:13 2015 UTC (9 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

\usage lines wider than 90 characters --> fixed.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 22 00:27:51 2015 UTC (9 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Fixed some warnings by check-hgm.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 31 00:50:34 2014 UTC (10 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (colored)

Added the tag.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 31 00:49:51 2014 UTC (10 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.1: +7 -8 lines
Diff to previous 1.1 (colored)

hgm.ncBingham is an alias to hgm.se.hgm.Bingham.
Example.
> library(hgm)
Loading required package: deSolve
> hgm.ncBingham(c(1,3,5));
[1] 17.640021  2.371808  4.166681  9.192789
> hgm.ncBingham(c(1,3,5,6));
[1] 39.918359  3.948743  6.039318 10.854341 15.742235
> hgm.ncBingham(c(1,3,5,6,10));
[1] 302.18060  18.39045  24.12517  34.42539  43.00941 165.81628
> hgm.ncBingham(c(1,3,5,6,10,12));
[1] 1359.53150   65.15867   80.34557  104.24621  121.92847  304.56343  623.78715
> hgm.ncBingham(c(1,3,5,6,10,12,13));
[1] 3746.9919  157.2332  188.3426  234.1278  265.9428  539.4425  924.3876
[8] 1292.3312

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 30 09:20:09 2014 UTC (10 years, 3 months ago) by sei
Branch: MAIN

Add two files (.R and .Rd) for HGM of Bingham distribution.
The function name 'hgm.se.hgm.Bingham' needs some alias.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>