Displaying 3 results from an estimated 3 matches for "307811".
Did you mean:
307,11
2007 Oct 11
2
test for whether dataset comes from a known MVN
Dear all,
I have a multivariate dataset containing 100,000 or more points.
I want find the p-value for the dataset of points coming from a
particular multivariate normal distribution
With
mean vector u
Covariance matrix s2
So
H0: points ~ MVN( u, s2)
H1: points not ~ MVN( u, s2)
How do I find the p-value in R?
To me this is a likelihood ratio test problem.
In H0 the parameters are
2019 Jul 12
2
Out of memory: kill process
...[762303.508444] RBP: 00007f4f82963b00 R08: 0000560c95a4e290 R09: 000000000000a100
[762303.508445] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[762303.508446] R13: 0000000000000150 R14: 0000560c96ef8910 R15: 0000000000000100
[762303.508447] Mem-Info:
[762303.508451] active_anon:307811 inactive_anon:102551 isolated_anon:94
active_file:151 inactive_file:141 isolated_file:0
unevictable:0 dirty:0 writeback:19 unstable:0
slab_reclaimable:6246 slab_unreclaimable:14897
mapped:248 shmem:237 pagetables:16941 bounce:0...
2019 Jul 12
0
Out of memory: kill process
...R08: 0000560c95a4e290
> R09: 000000000000a100
> [762303.508445] R10: 0000000000000001 R11: 0000000000000246
> R12: 0000000000000000
> [762303.508446] R13: 0000000000000150 R14: 0000560c96ef8910
> R15: 0000000000000100
> [762303.508447] Mem-Info:
> [762303.508451] active_anon:307811 inactive_anon:102551
> isolated_anon:94
> active_file:151 inactive_file:141 isolated_file:0
> unevictable:0 dirty:0 writeback:19 unstable:0
> slab_reclaimable:6246 slab_unreclaimable:14897
> mapped:248 shmem:237 pag...