Displaying 8 results from an estimated 8 matches for "agnese".
Did you mean:
agnes
2010 Jul 06
1
PCA and Regression
...use the scores of one principal component to explain the variance in the scores of another principal component:
lm(scores of principal component 1~scores of principal component 2+ age, gender, etc..)
Please could you let me know if this is statistically sound?
Thank you in advance for you time,
Agnese
2010 Aug 24
2
chisq.test on samples of different lengths
...ngths. So then I tried doing:
damages<-matrix(c(3,4, 2,2), ncol=2, dimnames=list(answer=c("yes", "no"), year=c("year1", year2)))
chisq.test(damages)
Does that make sense? Should I maybe be doing a different test instead?
Any help would be appreciated, thank you.
Agnese
2010 Aug 25
0
package MuMIn
[cc'ing back to r-help: this is good etiquette so that the responses
will be seen by others/
archived for future reference.]
On 10-08-25 04:35 PM, Marino Taussig De Bodonia, Agnese wrote:
> Yes, I meant "MuMIn"
>
> the global formula I introduced was:
>
> rc4.mod<-lm(central$hunting~ central$year + central$gender +
central$hunter + central$k.score + central$seen.in.wild +
central$captivity + central$had.damage +
central$importance.of.being.informe...
2019 Oct 16
4
vfs_recycle permission bug?!
...permissions:
root at vdmsv1:~# ls -la /srv/work/.cestino/
totale 12
drwxrwxrwt 107 root domain users 4096 ott 16 14:53 .
drwxr-xr-x 95 root root 4096 apr 5 2019 ..
drwxr-xr-x 4 abarro domain users 61 set 30 11:51 abarro
drwxr-xr-x 3 agnese domain users 40 set 10 16:47 agnese
drwxr-xr-x 5 aleggi domain users 66 set 5 08:53 aleggi
[...]
note that there's no ACL:
root at vdmsv1:~# getfacl /srv/work/.cestino/abarro
getfacl: Removing leading '/' from absolute path names
# file: srv/work/...
2010 Aug 03
1
"glmulti": defining which intractions between variables are to be included
...that I do not wish to test than interactions that I do wish to test, is there an alternative by which instead of having to exclude the interactions that I do not wish to test, I can simply run models with the interaction terms that I include in my lm fromula?
Thank you in advance for your time,
Agnese
2019 Oct 16
0
vfs_recycle permission bug?!
...v/work/.cestino/
> totale 12
> drwxrwxrwt 107 root domain users 4096
> ott 16 14:53 .
> drwxr-xr-x 95 root root 4096
> apr 5 2019 ..
> drwxr-xr-x 4 abarro domain users 61
> set 30 11:51 abarro
> drwxr-xr-x 3 agnese domain users 40
> set 10 16:47 agnese
> drwxr-xr-x 5 aleggi domain users 66
> set 5 08:53 aleggi
> [...]
>
> note that there's no ACL:
>
> root at vdmsv1:~# getfacl /srv/work/.cestino/abarro
> getfacl: Removing leading '/...
2010 Aug 03
0
"glmulti": excluding intractions between variables
...t I do not wish to test than interactions that I do wish to test, is there an alternative by which instead of having to exclude the interactions that I do not wish to test, I can simply run models with only the interaction terms that I include in my lm formula?
Thank you in advance for your time,
Agnese
2004 Aug 21
1
IAX2 DTMF not recognized - Bug report - Help sought
...rently running on skip (pid = 2522)
skip*CLI>
My /etc/asterisk/extensions.conf does:
exten => _1NXXNXXXXXX,1,Dial,IAX2/XXXXXXXX@voicepulse/${EXTEN}
[voicepulse-incoming]
exten=510740XXXX,1,Ringing
exten=510740XXXX,2,Wait,3
exten=510740XXXX,3,Answer
exten=510740XXXX,4,Agi,/usr/local/mipl/agnese|http://www.XXXX.com/XXXXX.cgi?source=${EXTEN}&callerid=${CALLERIDNUM}
exten=510740XXXX,5,Hangup
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Is there anyone else with a similar problem? A working setup?
-Bryce