Displaying 20 results from an estimated 400 matches similar to: "Simulation"
2009 May 16
1
Gamma function
Hi Guy,
I am having trouble graphing the following function
√2Γ(n/2)/[√n − 1Γ((n − 1)/2 for the values of n between 2 and 50.
i know that Γ(n) = (n-1)!, which in R is factorial(n-1)
When i type that into R, using y <- function(n).....
and then plot(y,2,50), it doesnt give me anything meaningful, in fact, it comes up with a message saying something like "in gamma(n+1) ploted" or
2008 Feb 29
1
write.csv +RMySQL request
Hello,
I am relatively new to R and learning its ins and outs. As part of a website I am building, I need to read and write csv files directly from an SQL database. Basically I want to convert R variables (dataframes) into CSV format, store them as another R variable (as a properly formatted text string suitable for csv reading) and then send this to one row in a database.
The SQL part is fine,
2009 May 13
2
Problems with randomly generating samples
Dear R users,
Can anyone please tell me how to generate a large number of samples in R, given certain distribution and size.
For example, if I want to generate 1000 samples of size n=100, with a N(0,1) distribution, how should I proceed?
(Since I dont want to do "rnorm(100,0,1)" in R for 1000 times)
Thanks for help
Debbie
2007 May 24
1
problem with synchronize samba and unix password - ldap
I have a such problem.
I have samba 3 as a PDC with ldap as a authentication backend.
When I use script "smbldap-passwd user", samba password and unix
password is changing correct, but when i use Ctr+Alt+Del from windows
computer samba is changing corectly its password, and I see that unix
password is also changing but I cannot to log to system with that unix
password.
Somebody
2009 May 18
3
(no subject)
Dear R users,
Based on a set of binomial sample data, how would you utilize the "nlm" function in R to estimate the true proportion of the population?
Thanks.
Debbie
_________________________________________________________________
[[elided Hotmail spam]]
[[alternative HTML version deleted]]
2009 May 12
2
Kumaraswamy distribution
Dear R users,
Does anyone know how to write function for Kumaraswamy distribution in R? Since I cannot write dkumar, pkumar, etc. in R.
Please help.
Thanks a lot,
Debbie
_________________________________________________________________
[[elided Hotmail spam]]
[[alternative HTML version deleted]]
2006 Nov 30
1
CAPI module issue
Hi List,
I am experiencing an issue in a server that I have installed asterisk;
configured an AVM FRITZ card to work with the capi module.
Once istalled the card works perfect; however every time I reboot the
machine I found that I have to re install the capi4k-utils before I can load
asterisk otherwise the capi module will not loadup.
Can anyone direct me in the right direction in order to
2008 May 20
1
The specified network name is no longer available 3.0.25 RHEL4
I have a reproducible intermittent error large site - "The specified network name is no longer available".
This happens when copying large files. Below is part of log level 10 output & strace. Sorry for the long posting. I will probably need to put the loglevel 10 attached to a bugzilla - but thought I would try the lists initially.
RHEL4
samba-3.0.25b-1.el4_6.4
2009 May 13
2
(no subject)
Dear R users,
Does anyone know how to graph the function below?
sqrt(2)Γ(n/2)/[sqrt(n − 1)Γ((n − 1)/2]
Please help.
Debbie
_________________________________________________________________
Want to stay on top of your life online? Find out how with Windows Live!
http://windowslive.ninemsn.com.au/
[[alternative HTML version deleted]]
2009 May 16
1
(no subject)
Dear R users,
Does anyone know how to write a function involving derivative?
i.e. I want to implementing Newton's method in R, so my function is something like
x<- x-y/y'
I am not sure how to write y' in my function. Can anyone help?
In addition, if I want to implementing newton's method several times, what code should I use?
Currently, I use the following code.
2011 Feb 03
1
Double user name
I have two samba servers running Ubuntu 10.04 Samba Version 3.4.7
One server acts as domain controller and stores user ids in a .tdb
Somehow I've ended up with a duplicate user name.
On the Domain Controller
# pdbedit -w -L|grep debbie
debbie:1005:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:84DEC6FE3B018B0FB977EDDF5009742C:[U
]:LCT-4D4B086F:
On the other Server running winbind I get
#
2003 May 21
3
How to create EXT3 file system image from directories?
Hi there,
Is there a utility to create an EXT3 file system image from directories?
Just like the mkfs.jffs2 which creates a JFFS2 file system image from
directories?
The "mke2fs -j" only creates the bare bone file system, what I want is to
build an image with pre-built content.
Thanks,
Debbie
2009 May 19
1
fitting distribution
Hey Guys,
i have the sample variances for 1000 samples, and i want to fit it to a chi-squared distribution.
after making a loop for the simulation initially, i have the following code to compute the variances
samples = replicate(n, rnorm(m, 0, 1), simplify=FALSE)
variances = sapply(samples, var)
summary(variances)
can someone please help me fit this to a chi-squared distribution with n degrees
2005 Oct 29
2
printing from windows via smb print server
Hi All,
I have two boxes running samba 3 on fedora2.
Box A is the primary domain controller & smb file server and we (a primary
school in QLD, Australia) can login from our windows 98 machines with samba
verifying usernames & passwords.
This week I've been trying to setup Box B as a print server (and eventually
limit students' printing sprees). I've connected the
2009 May 17
1
(no subject)
Dear R users,
I incurred some problems with importing data into R.
i.e. If I want to import a text file or word file which contains lots of numerical numbers, what function should I use?
Please help.
Thanks a lot.
Debbie
_________________________________________________________________
View photos of singles in your area Click Here
2001 Apr 12
1
Assistance
We are getting ready to implement Windows 2000 to approximately 800 users
who need to access HP and Sun UNIX servers. We looked at Microsoft's
Services for Unix and didn't like it. Hummingbird's NFS Maestro was too
expensive. One of our departments (40 users) has been using SAMBA for
about a year now. However, I am required to find out where we can obtain
support and to see if I
2005 Jun 24
3
domain login problem
Hi,
I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain. Says username or password is incorrect. If you create a local user account on the workstation and login as that user you can get to all shares and there are no problems. I also have a problem with
2006 Aug 29
1
Repost: System crash on loading gdm revisited
Hello -
I never heard back on this and continue to experience this bug.
Can someone help me to locate the patch for this so that I can
be sure it's included in my source?
It's not happening on every boot, but about every other or third.
And just as described in the bug report (the boot works OK, but
at the end rather than GDM starting nicely, I get a "fuzzy" screen
and the
2006 Oct 02
6
Calling All FS Fanatics
Now that I've been enlightened to the terrible write performance of ext3 on my
new 3Ware RAID 5 array, I'm stuck choosing an alternative filesystem. I
benchmarked XFS, JFS, ReiserFS and ext3 and they came back in that order from
best to worst performer.
I'm leaning towards XFS because of performance and because centosplus makes
kernel modules available for the stock kernel.
2008 Jun 13
3
dynamically change frequency in periodicalUpdater
Hello All,
I''ve seen this topic but it seems no one has post a response. I''m
using periodicalUpdater to display live content queried from a
database. Sometimes the result can be thousands of rows and before it
finishes processing (displaying as a visual indicator) all the data,
the next request is sent to the server. I''d like to have a
periodicalUpdater whose