Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

19 results for “from:Curtis Burkhalter”

problem creating an array
Curtis Burkhalter · Sep 13, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120913/78578db6/attachment.pl>

Problem with nested for-loop
Curtis Burkhalter · Mar 25, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130325/9212e810/attachment.pl>

Problem with nested for-loop
Curtis Burkhalter · Mar 26, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130326/16aea2b5/attachment.pl>

problem with MLE estimation using Kalman filter
Curtis Burkhalter · Oct 16, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20131016/8ec99cc7/attachment.pl>

problem with MLE estimation using Kalman filter
Curtis Burkhalter · Oct 16, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20131016/289f088b/attachment.pl>

problem with MLE estimation using Kalman filter
Curtis Burkhalter · Oct 16, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20131016/24ff9bda/attachment.pl>

replacing values of matrix with random values of another dataframe
Curtis Burkhalter · Jun 11, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120611/373bf7d3/attachment.pl>

problem applying the same function twice
Curtis Burkhalter · Mar 10, 2015 · r-help

Thanks Sarah, one of my column names was missing a letter so it was throwing things off. It works super fast now and is exactly what I needed. My actual data set has about 6 other ancillary response data data...

problem applying the same function twice
Curtis Burkhalter · Mar 10, 2015 · r-help

Sarah, I realized what I was saying after I pressed send on the email. It makes perfect sense now, thanks so much for your help and patience. On Mar 10, 2015 5:57 PM, "Sarah Goslee" <sarah.goslee at gmail...

problem applying the same function twice
Curtis Burkhalter · Mar 10, 2015 · r-help

Sarah, This strategy works great for this small dataset, but when I attempt your method with my data set I reach the maximum allowable memory allocation and the operation just stalls and then stops completely before it is finished. Do...

sampling dataframe based upon number of record occurrences
Curtis Burkhalter · Mar 3, 2015 · r-help

Hello everyone, I'm having trouble performing a task that is probably very simple, but can't seem to figure out how to get my code to work. What I want to do is use the sample function to pick...

problem applying the same function twice
Curtis Burkhalter · Mar 10, 2015 · r-help

Sarah, I have 669 sites and each site has 7 years of data, so if I'm thinking correctly then there should be 4683 possible combinations of site x year. For each year though I need 3 sampling periods so...

problem with function that adds rows to dataframe based on conditional statement
Curtis Burkhalter · Mar 6, 2015 · r-help

Petr, The reason I need to do this is that I'm going to be using some large datasets in WinBUGS, but there is some missing data for the files I'm using. In order to make the data files...

problem with function that adds rows to dataframe based on conditional statement
Curtis Burkhalter · Mar 6, 2015 · r-help

Hey Tom, This solution works great, but if I try to then insert it in my function that I've displayed above and apply it to my split dataframe I get the error message: Error in `[.default`(xj, i) : invalid...

problem with duplicated function
Curtis Burkhalter · May 24, 2015 · r-help

Hello everyone, I have two very large dataframes (~1 million rows x 5 columns), of which two of the columns are lat/long coordinates. The names of the dataframes are 'data07' and 'data 08'. Data08 has a few more sampling...

sampling dataframe based upon number of record occurrences
Curtis Burkhalter · Mar 4, 2015 · r-help

That worked great, thanks so much David! On Wed, Mar 4, 2015 at 8:23 AM, David L Carlson <dcarlson at tamu.edu> wrote: > I'm not sure I understand, but I think you have a large data frame with...

problem with function that adds rows to dataframe based on conditional statement
Curtis Burkhalter · Mar 5, 2015 · r-help

Hello everyone, I'm having a problem with a function that I wrote that is supposed to add a row to dataframe based upon a conditional statement. To explain I've used an example below: #create data frame animals=c...

problem applying the same function twice
Curtis Burkhalter · Mar 10, 2015 · r-help

Hey everyone, I've written a function that adds NAs to a dataframe where data is missing and it seems to work great if I only need to run it once, but if I run it two times in a...

problem applying the same function twice
Curtis Burkhalter · Mar 10, 2015 · r-help

William, You say not to use apply here, but what would you use in its place? Thanks On Tue, Mar 10, 2015 at 2:13 PM, William Dunlap <wdunlap at tibco.com> wrote: > The key to your problem may be...

Can't find what you're looking for? Try searching with Google .