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.

10 results for “from:charles loboz”

What does KalmanRun$states really return?
charles loboz · Nov 26, 2005 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20051126/6bfa4984/attachment.pl

How can I change SQLite cache size for R session?
charles loboz · Apr 15, 2005 · r-help

How can I change SQLite cache size for R session? SQLite cache size can be set by a pragma, for the duration of the session - or by default. .pragma cache_size .pragma default_cache_size my questions are about RSQLite...

unexpected result from KalmanRun (KalmanLike, StructTS)
charles loboz · Nov 30, 2005 · r-help

(re-formulate, re-send, without html) for vector y = c(1,2,3,4,5), H = 0.66 manual calculations using the equations below give a = c(1,1.66,2.55,3.51,4.50). KalmanRun with these parameters...

KalmanXXXX and deJong-Penzer statistic?
charles loboz · Feb 23, 2005 · r-help

A question about: Kalman in R, time series and deJong-Penzer statistic - how to compute it using available artefacts of KalmanXXXXX? Background. in the paper http://www.lse.ac.uk/collections/statistics/documents/researchreport34.pdf 'Diagnosing Shocks in TIme Series...

string syntactic sugar in R? - long post
charles loboz · May 7, 2005 · r-help

Currently in R, constructing a string containing values of variables is done using 'paste' and can be an error-prone and traumatic experience. For example, when constructing a db query we have to write, paste("SELECT " value " FROM table where...

Reasons to Use R (no memory limitations :-))
charles loboz · Apr 15, 2007 · r-help

This thread discussed R memory limitations, compared handling with S and SAS. Since I routinely use R to process multi-gigababyte sets on computers with sometimes 256mb of memory - here are some comments on that. Most memory limitations vanish if...

R and databases - a comment
charles loboz · Dec 3, 2005 · r-help

1. That was a part of a private email exchange. It has been suggested that more people may be interested. 2. I did use various databases (significant part of my job) for the last 15 years. Some with R for...

Installing Damn Small Linux and R
charles loboz · Mar 6, 2006 · r-help

Installing Damn Small Linux and R Following my experiences with Knoppix (described in another mail) I did similar test on Damn Small Linux (dsl -http://www.damnsmalllinux.org/ ). DSL was interesting, because it is the smallest yet fully functional version...

how-to: installing R on Knoppix
charles loboz · Mar 5, 2006 · r-help

Installing R on Knoppix Knoppix is a small LINUX distribution (http://www.knoppix.net/) runnable from a CD (without an installation) It can be also installed on a hard drive from a single CD. The idea was to reuse an...

how-to: installing R on Knoppix
charles loboz · Mar 5, 2006 · r-help

After some sleep and with clearer head I'd better explain the background of my posting. Going back to UNIX from Win I spent whole day trying out various distros from available CDs (no time to dowload the stuff). Knoppix...

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