search for: kaspar

Displaying 20 results from an estimated 93 matches for "kaspar".

Did you mean: aspar
2010 Mar 17
3
Vector multiplication
...uld be a matrix of dim[length(vectorOne),length(vectorTwo)] without using loops. example: if a -> c(1,2,3) b -> c(4,5,6) i'm looking for the operation that would yield: [,1] [,2] [,3] [1,] 4 8 12 [2,] 5 10 15 [3,] 6 12 18 any hints are greatly appreciated, kaspar --------------------------------------------- kaspar bernet kbernet at student.ethz.ch stationsstrasse 32 8442 hettlingen tel 052 301 12 33 mobil 079 789 75 61
2007 Apr 05
1
Logistic/Cox regression: Parameter estimates directly from model matrix
...tions (where I specify the model matrix, but not want to give a 'formula' manually for each simulation scenario), it would be nice to have a function estFromModelMatrix(). I searched the help extensively, but did not find a way to do this. Hope I was clear enough, any help is appreciated! Kaspar Rufibach -- ______________________________________ Kaspar Rufibach Department of Statistics -- Sequoia Hall 390 Serra Mall Stanford University Stanford, CA 94305-4065 mailto:kaspar.rufibach at stanford.edu skype:kasparrufibach http://www.stanford.edu/~kasparr
2000 Mar 22
4
density ellipses?
...nk. I'm a bit afraid to try the port myself, since the routines do some magic with postscript preambles that I don't understand. Or is there a simple way to implement it myself? The axis directions could be extracted from princomp, but how would one plot the ellipses? Thanks for any tips Kaspar -- Kaspar Pflugshaupt Geobotanisches Institut Zuerichbergstr. 38 CH-8044 Zuerich Tel. ++41 1 632 43 19 Fax ++41 1 632 12 15 mailto:pflugshaupt at geobot.umnw.ethz.ch privat:pflugshaupt at mails.ch http://www.geobot.umnw.ethz.ch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2006 Jan 10
2
DBDesigner4 to AR model (script)
...cked together a small script to generate an ActiveRecord model from a DBDesigner 4 (fabForce.net) model file. Take it apart and feed it to the pigs ;). the article: http://tua.ch/ruby/current.html and the script: http://tua.ch/ruby/dbmodel/compute_model.rb best of whishes for the new year, kaspar code manufacture & ruby lab at http://www.tua.ch/ruby
2001 Mar 21
5
generate random number
Hi, I want to pick 3 "integer" random numbers from 1 to 10. How to do this? Thanks, Yu-Ling Wu __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2001 Dec 19
2
How to create a data.frame "like" another, but longer?
...rows. All I could think of was to manually do mydata2 <- maydata, then repeat mydata2 <- rbind(mydata2, mydata2) until mydata2 is long enough, then cut to desired length and overwrite with new data. Not exactly elegant... Is there a R function or some handy trick to achieve this? Cheers Kaspar -- Kaspar Pflugshaupt Geobotanisches Institut Zuerichbergstr. 38 CH-8044 Zuerich Tel. ++41 1 632 43 19 Fax ++41 1 632 12 15 mailto:pflugshaupt at geobot.umnw.ethz.ch privat:pflugshaupt at mails.ch http://www.geobot.umnw.ethz.ch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2001 Sep 27
1
list of all objects - just being curious
...pective vectors. So why does the sapply() construction not work here? I've also tried a for() loop ("for (I in search()) print(objects(I))") with the same error message. Again, "for (I in 1:length(search())) print(objects(I))" works all right. What am I misunderstanding? Kaspar Pflugshaupt (R 1.3.1 on MacOS 9.2) -- Kaspar Pflugshaupt Geobotanisches Institut Zuerichbergstr. 38 CH-8044 Zuerich Tel. ++41 1 632 43 19 Fax ++41 1 632 12 15 mailto:pflugshaupt at geobot.umnw.ethz.ch privat:pflugshaupt at mails.ch http://www.geobot.umnw.ethz.ch -.-.-.-.-.-.-.-.-.-.-.-.-.-....
2006 Aug 22
6
Mongrel crashes - bad doggie
...ch is obviously very bad. Has this behavior been observed before? If not, what can I do to help tracking down this bug? Is it even a mongrel bug? I mean it could be that mongrel gets back at me because I feed it not enough RAM. But even so, It should remain sigkillable, should it not? Thank you, kaspar ruby 1.8.4 (2005-12-24) [i386-linux] mongrel (0.3.13.3) Rails 1.1.6
2000 Jun 23
1
Re: undocumented behaviour of recordPlot (PR#578)
On Thu, Jun 22, 2000 at 05:01:32PM +0200, p.dalgaard@biostat.ku.dk wrote: > I think this is pretty certainly a bug, so I'm cc'ing this to r-bugs. > > -p > > Kaspar Pflugshaupt <pflugshaupt@geobot.umnw.ethz.ch> writes: > > As the documentation states, when I generate a plot and save it with > > recordPlot, I can regenerate it by printing the variable: > > > > > plot(1:10) > > > abline(h=5) > > > abline(v=5) &...
2000 Jun 23
1
Re: undocumented behaviour of recordPlot (PR#578)
On Thu, Jun 22, 2000 at 05:01:32PM +0200, p.dalgaard@biostat.ku.dk wrote: > I think this is pretty certainly a bug, so I'm cc'ing this to r-bugs. > > -p > > Kaspar Pflugshaupt <pflugshaupt@geobot.umnw.ethz.ch> writes: > > As the documentation states, when I generate a plot and save it with > > recordPlot, I can regenerate it by printing the variable: > > > > > plot(1:10) > > > abline(h=5) > > > abline(v=5) &...
2002 Apr 04
1
html documentation bug in: help(par), 'las'
...axis [default], [...] > version _ platform powerpc-apple-darwin5.3 arch powerpc os darwin5.3 system powerpc, darwin5.3 status major 1 minor 4.1 year 2002 month 01 day 30 language R Kaspar Pflugshaupt -- Kaspar Pflugshaupt Geobotanisches Institut Zuerichbergstr. 38 CH-8044 Zuerich Tel. ++41 1 632 43 19 Fax ++41 1 632 12 15 mailto:pflugshaupt at geobot.umnw.ethz.ch privat:pflugshaupt at mails.ch http://www.geobot.umnw.ethz.ch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2002 Feb 04
1
Installing contributed packages on MacOS X: Solved!
...compiling some contributed packages to an installation of R 1.40 by fink on MacOS X. Namely, packages KernSmooth (2.22-7) and cluster (1.4-0) would not find required libraries, though those were present on the system. Jeff Whitaker, the maintainer of the R fink packages, kindly sent me this: > Kaspar: It's not looking in /sw/lib, where the libs are (the "-L/sw/lib" > is missing). Probably a bug in the packages themselves, or in R - I don't > know which. Seems silly to assume they are installed in /usr/lib or > /usr/local/lib. However, the r-recommended package has...
2000 May 09
1
Type III Sums of Squares?
...e insight into the source code would have to do it. If including the functionality via an additional parameter doesn't require a whole rebuild of summary.aov, I'd like to put it as a minor item on the wish-list for some next version of R. Cheers (and thanks for a great piece of software) Kaspar Pflugshaupt "summmary.aov.t3" <- function (aov.obj) { # ugly hack, relies on names in output # tables of drop1 and summary.aov s <- summary(aov.obj) d <- drop1(aov.obj, test = "F") n <- nrow(d) s[[1]]$"Sum Sq"[1:(n - 1)] <-...
2000 Jun 22
1
R 1.1 congrat; undocumented behaviour of recordPlot
...ry out several legend placements etc., thus building up the final graph in several steps. So it would be nice if either recordPlot could "update" a saved plot with new additions or if replayPlot could reproduce additions on another plot. Just a suggestion (I hope I made myself clear). Kaspar -- Kaspar Pflugshaupt Geobotanisches Institut Zuerichbergstr. 38 CH-8044 Zuerich Tel. ++41 1 632 43 19 Fax ++41 1 632 12 15 mailto:pflugshaupt at geobot.umnw.ethz.ch privat:pflugshaupt at mails.ch http://www.geobot.umnw.ethz.ch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2001 Aug 28
2
Estimating Weibull Distribution Parameters - very basic question
..., is there a quick way of estimating Weibull parameters for some data points that are assumed to be Weibull-distributed? I guess I'm just too lazy to set up a Maximum-Likelihood estimation... ...but maybe there is a simpler way? Thanks for any hint (and yes, I've read help(Weibull) ;) Kaspar Pflugshaupt -- Kaspar Pflugshaupt Geobotanical Institute ETH Zurich, Switzerland -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subs...
2001 Oct 18
1
Fw: eval and as.symbol question
----- Original Message ----- From: "Kaspar Pflugshaupt" <pflugshaupt at geobot.umnw.ethz.ch> To: "Gary Collins" <gco at eortc.be> Cc: "r-help" <r-help at stat.math.ethz.ch> Sent: Thursday, October 18, 2001 2:19 PM Subject: Re: [R] eval and as.symbol question > On 18.10.2001 13:46 Uhr, Gary Col...
2010 Apr 06
15
Why we wont use zpool ever again
...ince one has to know the devices participating. The names of which tend to be a little bit different from one server to the next. Add that to the possibility of major data loss (like we just experienced) and get a negative yield for the ''zpool'' type. Hoping to inspire a few.. kaspar -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this gr...
2000 Feb 25
2
partial correlation coefficients in R?
...cients (with cor()) and no clue as to how to convert them into partial ones. One of my books states that"this is a computionally intensive problem and computer help is most welcome" :-), but fails to give an algorithm. Can anyone help? Maybe this feature already exists somewhere? Cheers Kaspar -- Kaspar Pflugshaupt Geobotanisches Institut Zuerichbergstr. 38 CH-8044 Zuerich Tel. ++41 1 632 43 19 Fax ++41 1 632 12 15 mailto:pflugshaupt at geobot.umnw.ethz.ch privat:pflugshaupt at mails.ch http://www.geobot.umnw.ethz.ch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2006 Sep 04
3
Mongrel Upload Progress 0.2 -- With Instructions and Examples
Hi Folks, I''m sure tons of people are gonna ruin a whole drawer of their best panties over this one. Rick Olson worked on the mongrel_upload_progress gem, documentation and examples and has almost everything you need to do progress tracked file uploads using just Mongrel to handle the upload. This means that Rails (or any other framework) isn''t blocked while the upload
2002 Jan 31
1
MacOS X: Packages KernSmooth and cluster won't compile
...se, library f2c is missed, but it's there at /sw/lib/libf2c.a. Is this a linking path problem, and how can I check? I had assumed that /sw/lib/ should be visible to the linker, since it's fink's standard lib directory and I've compiled many packages with fink. Thanks for any hint Kaspar -- Kaspar Pflugshaupt Geobotanisches Institut Zuerichbergstr. 38 CH-8044 Zuerich Tel. ++41 1 632 43 19 Fax ++41 1 632 12 15 mailto:pflugshaupt at geobot.umnw.ethz.ch privat:pflugshaupt at mails.ch http://www.geobot.umnw.ethz.ch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....