Displaying 2 results from an estimated 2 matches for "btun".
Did you mean:
btu
2009 Oct 27
1
Multiple VPN connections and routing problem
...<br>
<br>
Hopefully someone could help me with this, cause I'm stuck. <br>
Have been struggling several hours!<br>
<br>
I have 3 servers.<br>
MASTER, OFFICE and BACKUP<br>
2 different VPN tunnels called "vpn"(MASTER <=> OFFICE) and
"btun"(MASTER <=> BACKUP).<br>
<br>
The "vpn" tunnel is working as it should, every machine can connect to
eachother.<br>
The problem is the "btun" tunnel....BACKUP can connect to MASTER, but
MASTER can't connect to BACKUP.<br>
<br>
When MA...
2009 Jun 22
1
How to make try to catch warnings in logistic glm
...e an explicit
solution?
My problems is that I am trying to figure out during what conditions
one may find 5 significant parameters in a logistic regression with
only 21 bad and 28 outcomes (this appears in a published article) and
I would like to have ?my.glm<-try(glm(outcome~ald + fat+ hstop + btun
+ time, data=DF, family=binomial)) to indicate if warnings
(convergence / probabilities equal to 0/1) occurs (see attempt to code
below if my explanation is terse).
Best regards,
Fredrik Nilsson
------------------------------------------------------------------------------
Fredrik Nilsson, PhD
C...