similar to: (no subject)

Displaying 20 results from an estimated 2000 matches similar to: "(no subject)"

2009 May 13
11
Simulation
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
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]]
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.
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
2004 Mar 22
5
Your email message was blocked
MailMarshal (an automated content monitoring gateway) has not delivered the following message: Message: B0000c89bd.00000001.mml From: samba@samba.org To: lianaj@balgrammar.vic.edu.au Subject: Question This is due to automatic rules that have determined that the intended recipient is not authorized to receive messages with certain potentially dangerous filetypes attached.
2009 May 16
1
Gamma
Hey, 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
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
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
2009 Mar 21
1
(no subject)
Hi there, Could you please remove me from your mailing list? Thank you Daniel _________________________________________________________________ Need a new place to rent, share or buy? Let ninemsn property help.
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
2010 May 06
2
Problem with install.packages(); getting out-of-date version.
I recently tried to install the latest version of spatstat, from CRAN, using the install.packages() function. It proceeded to install version 1.17-5 of spatstat, although the current version is 1.18-4. Checking the CRAN mirror that I used (New Zealand) via Firefox, I found that version 1.18-4 is indeed present on CRAN. I was able to download and install version 1.18-4 ``manually''
2010 Sep 16
8
function help?
Hi all, I am writing a function (fun.R), but I dont know how to code the function so that the Help Text will be shown up when one types ?fun (of course, after he loads it up). Anyone has any advice for me how to do that? Thanks, D.
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
2006 Oct 26
3
dialplan issue - 1& 0 should be evaluated false
Helo List, Sorry I missed the rest of my email in my previous post. Please see below. I'm having an issue using the AND (&) operator evaluation in the code of my dialplan. The dial plan is coded to detect inbound DTMF digits from callers. key "1" is equivalent to "yes" and key "2" is equivalent to "no" in two diferent contexts in the dial plan.
2009 Sep 05
2
Combining expressions.
I am trying to construct a function to which I pass an expression as an argument. >From that expression I want to create a somewhat more complicated expression and then differentiate it using D() or deriv(). To give a simple example, I'd like to be able to do something like e1 <- expression(x^2 + y^2) e2 <- some.magic(e1,"n") or maybe e2 <- some.magic(e1,expression(n))
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
2006 Oct 17
2
Changing kernel params in CentOS 4.2
Hello - One of my users would like a kernel parameter changed. We're running CentOS 4.2 so I'm not sure if we need to upgrade the kernel for this change or not. He's seen that in the 2.6.11.12 kernel "PIPE_SIZE is defined in include/linux/pipe_fs_i.h and takes on the value of PAGE_SIZE" He wants PIPE_SIZE to be increased to 8*PAGE_SIZE. Can this be changed in the 2.6.9