Re: [R] Select subset with specific distribution parameters.

2009-08-10 Thread sedm1000
I'm sorry, an example needed a lot of data, hence I skipped it. I've settled for taking random sets from within a defined range to simulate the potential distributions and to calculate a rough significance value from that... Thanks for your help. -- View this message in context: http://www.nab

Re: [R] Select subset with specific distribution parameters.

2009-08-09 Thread stephen sefick
Could you provide a reproducible example? On Thu, Aug 6, 2009 at 10:59 AM, sedm1000 wrote: > > This may be a simple problem, but I am looking to select a subset of rows > from a dataframe that will have the same parameters as all the rows in > another dataframe. > > e.g. I have a 500 row dataframe

[R] Select subset with specific distribution parameters.

2009-08-06 Thread sedm1000
This may be a simple problem, but I am looking to select a subset of rows from a dataframe that will have the same parameters as all the rows in another dataframe. e.g. I have a 500 row dataframe with 20 columns. I want to select a subset of rows from a larger dataframe that match the distributi