Displaying 6 results from an estimated 6 matches for "toine".
Did you mean:
loine
2010 Oct 13
2
Coin Toss Simulation
I am trying a simple toin coss simulation, of say 200 coin tosses. The idea
is to have a data frame like so:
Experiment# Number_Of_Heads
1 104
2 96
3 101
So I do:
d <-data.frame(exp_num=c(1,2,3)); /* Just 3 experiments to begin with */
d$head_ct <-sum(sample(0:1,200,repl=TRUE));
d;
exp_num head_ct
1
1998 Sep 15
1
SAMBA digest 1812
Hi samba list members,
Firstly, I've been using Samba for some while now and would to thank the
Samba team for such a brilliant effort. I've got a Samba server running on a
Linux box for a client (around 25-30 users) which has been running nearly
90 days now without any serious hitches at all.
The client is incredibly impressed, over the moon, etc ... so it's
probably time to pay up
2012 Feb 04
9
XEN 4.1.2+Centos 6.2+Kernel 3.X
Hey hope this opne is a "make senser".
Has anyone tried the "Subject line" combo?, I''ve compiled a dozen src.rpm
kernel 3.0 and 3.1 packages with no luck to try native upstream Dom0 kernel
support with no success, just a kernel oops and constant reboots.
I followed Fedora''s wiki on building a custom kernel, even used F16''s
.config which also was a
2012 Feb 04
9
XEN 4.1.2+Centos 6.2+Kernel 3.X
Hey hope this opne is a "make senser".
Has anyone tried the "Subject line" combo?, I''ve compiled a dozen src.rpm
kernel 3.0 and 3.1 packages with no luck to try native upstream Dom0 kernel
support with no success, just a kernel oops and constant reboots.
I followed Fedora''s wiki on building a custom kernel, even used F16''s
.config which also was a
2010 Oct 15
0
nomianl response model
Is there a way to estimate a nominal response model?
To be more specific let's say I want to calibrate:
\pi_{v}(\theta_j)=\frac{e^{\xi_{v}+\lambda_{v}\theta_j}}{\sum_{h=1}^m
e^{\xi_{h}+\lambda_{h}\theta_j}}
Where $\theta_j$ is a the dependent variable and I need to estimate
$\xi_{h}$ and $\lambda_{h}$ for $h \in {1...,m}$.
Thank you,
Mauricio Romero
Quantil S.A.S.
Cel: 3112231150
1998 Sep 14
4
Problems installing Samba
HI 2 ALL,
I am a 22 year old student from Holland. I'm trying to implement a
HP3000 to a LAN(Windows 4 Workgroups 3.11). I Have 3 questions for the
experts:
- Can anyone tell me how I can name my HP3000 machine 'BIGSERVER'
(when I try to PING BIGSERVER, ping does'nt recognize it)
- When I try to start SMBD, I receive the following message:
SAMBA: PROPER TZ RECOMMENDED
-