Re: [R] Creating a weighted sample - Help

2011-03-03 Thread Daniel Nordlund
-Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of P Ehlers Sent: Wednesday, March 02, 2011 10:29 PM To: LouiseS Cc: r-help@r-project.org Subject: Re: [R] Creating a weighted sample - Help LouiseS wrote: Hi I'm new to R

Re: [R] Creating a weighted sample - Help

2011-03-03 Thread LouiseS
Hi Thanks for responses. The sample I have taken is a random sample from H, I, J and K. The further analysis I want to do is all around bad debt rates so it could be (H/H+I)*100 = Bad rate percentage also population stability calculations that are all related to credit scoring. I want to be

Re: [R] Creating a weighted sample - Help

2011-03-03 Thread Nordlund, Dan (DSHS/RDA)
-Original Message- From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- project.org] On Behalf Of LouiseS Sent: Thursday, March 03, 2011 5:21 AM To: r-help@r-project.org Subject: Re: [R] Creating a weighted sample - Help Hi Thanks for responses. The sample I have taken

[R] Creating a weighted sample - Help

2011-03-02 Thread LouiseS
Hi I'm new to R and most things I want to do I can do but I'm stuck on how to weight a sample. I have had a look through the post but I can't find anything that addresses my specific problem. I am wanting to scale up a sample which has been taken based on a single variable (perf) which has 4

Re: [R] Creating a weighted sample - Help

2011-03-02 Thread P Ehlers
LouiseS wrote: Hi I'm new to R and most things I want to do I can do but I'm stuck on how to weight a sample. I have had a look through the post but I can't find anything that addresses my specific problem. I am wanting to scale up a sample which has been taken based on a single variable