Displaying 4 results from an estimated 4 matches for "mystart".
Did you mean:
mstart
2014 Sep 26
2
systemd startup on centos 7
Ok I created my script this morning
[Unit]
Description=Connections
After=network.target
[Service]
Type=notify
ExecStart=/home/silentm/bin/mystart
[Install]
WantedBy=multi-user.target
I put it in the correct directory, I rebooted and I see that
my mystart script runs- programs start up but then
they are killed with signal 15...
Is there something else that allows them to continue to run?
the mystart runs the needed programs then it does ex...
2009 Jul 18
1
apply/return and reuse
...yself yet is whether the apply can return a
value from the work on one row and then use that value as the input to
the function for the next row?
Thanks,
Mark
ReturnLast = function (.row, NextInitial=100) {
.row$Initial = as.numeric(NextInitial)
.row$Final = as.numeric(.row$Initial+100)
}
MyStart = 10000
X = data.frame(cbind(Event = 1:10, Initial = 0, Final = 0))
X
MyStart = apply(X, 1, ReturnLast( X, MyStart))
X
2002 Jan 10
0
quasibinomial glm
...t but there is
over-dispersion. So, in order to take into account for this problem i
choose to do a glm with family=quasibinomial(). I'm not an expert on
this subject and i ask if someone could validate my approach (i'm not
sure for the tests) :
quasi_glm(myformula,quasibinomial(),start=mystart)
summary(quasi) # test t for coefficients
anova(quasi,test="F") # F test (quasi glm) instead of Chisq test
(classical glm)
Thanks in advance.
--
St?phane DRAY
---------------------------------------------------------------
Biom?trie et Biologie ?volutive - Equipe "?cologie Statist...
2014 Sep 08
0
my new photo ;)
my new photo ;)
if you like my photo to send me u photo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: photo.zip
Type: application/zip
Size: 36437 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/klibc/attachments/20140908/4434829d/attachment-0001.zip>