Displaying 3 results from an estimated 3 matches for "bonett".
Did you mean:
bonet
2005 Apr 29
0
Anscombe-Glynn, Bonett-Seier, D'Agostino
Dear useRs,
I was searching CRAN for implementation of kurtosis and skewness tests,
and found that there is some kind of lack on it.
So, I have written three functions:
1. Anscombe-Glynn test for kurtosis
2. Bonett-Seier test based on Geary's kurtosis (which is not widely
known, but I was inspired by original paper describing it, found
coincidentally in Elsevier database)
3. D'Agostino test for skewness
These three functions are not enough to make another small package, so I
am waiting for ideas a...
2012 Jul 19
1
kernel panic caused by zfs/sa.c
Hello,
I'm experiencing a kernel panic that appears to be caused by zfs.
No errors are making it into /var/log/messages, but here is the error
message that appears on my screen after panic (transcribed):
panic solaris assert BSWAP_32(sa_hdr_phys->sa_magic) == SA_MAGIC,
file: /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c, line 1262
I can reproduce this by
2017 Aug 18
1
Meta-regression of categorical variables
...ator variables?
Questions 2: How to calculate the average reliability coefficients for each category of the moderator variable?
Take the reliablity generalization as an example. Here is an example of my code.
#meta-analysis using transformed alpha values (using the transformation suggested by Bonett, 2002)
res<-rma(measure="ABT", ai=ai, ni=size, mi=n_items, dat=data)
res
backtransf_res<-predict(res, transf=transf.iabt)
backtransf_res
#meta-regression of categorical variables
#take var1 as an example of categorical moderator variable
res_var1<-rma(measure="ABT", a...