search for: oject

Displaying 19 results from an estimated 19 matches for "oject".

Did you mean: object
2008 Mar 06
1
can't merge zoo ojects and convert to ts (been trying for 2 days)
...r-28 10:00:00) (2004-Apr-28 11:00:00) (2004-Apr-28 12:00:00) (2004-Apr-28 13:00:00) 125 159 193 227 261 295 -- View this message in context: http://www.nabble.com/can%27t-merge-zoo-ojects-and-convert-to-ts-%28been-trying-for-2-days%29-tp15885132p15885132.html Sent from the R help mailing list archive at Nabble.com.
2003 Apr 07
2
Is it possible to have data stuctures like in C ?
I'am a very fresh R user and I'd like to know how I could create such structures. I saw R was objects-oriented but I can not find any doccumentation on about how to build my hown ojects. Thanks.
2006 Nov 10
2
Searching for pyvorbis docs
...something useful for me, an recursive masstagger for ogg-vorbis files. My script uses pyvorbis 1.3 from the Debian testing tree. so far here is my Problem: The pyvorbis bindings aren't documented. As i understand the pyvorbis package, this is a simpe 1:1 mapping to libvorbis. dir(pyvorbins-oject) gives me an refernece to an C Object. If this is correct, the only thing i need is the libvorbis documentation, but i could'nt find this eighter. Can someone provide an URL for the libvorbis docs? with best regards Christian Edelmann
2003 May 13
1
How do I view hidden methods?
...g frustration because I can't figure out how to view the function definition of a non-exported method. (I know I can go view the source code or the code in the library directory but I am trying to view the function inside the R environment. In particular, library(mva) biplot.princomp Error: Oject "biplot.princomp" not found. Right now I don't like hidden methods, but maybe someone can explain the value of hiding functions from the user? Kevin Wright
2011 Oct 31
1
Question about copying reference objects using the initialize method
...lSuper(...) }) newObject = myClass$new(extValue = 2) copyObject = newObject$copy() But I have a long list of arguments, so this way would be a little uncomfortable. On the other hand, I've been told that in OOP, the idea of the initialise method is to use the minimum information to build the oject. So passing a long list of arguments is not a good idea. 4) Another option is to first build the object and then set the parameters myClass = setRefClass("myClass", fields = list(value = "numeric") ) myClass$methods(setPar = function(extValue = 1, ...){ value <<- ex...
2012 Feb 03
2
Assigning objects to variable and variable to list in a for loop
...s with names } I read something about assign(), but that assigns a value and not an object to a variable. Some time ago I did something similar but with a matrix: Thus I created an empty matrix before the loop and indexed the matrix inside the loop to assign values. But here it is about assigning ojects to variables and coercing these to a list. Any suggestions are mostly welcomme. Thank you, best regards, Johannes Radinger --
2002 May 07
6
What to do for ACL support?
Hi! I'm trying to setup samba 2.2.4 on MandrakeLinux 8.2. The server should act as a file storage for about 25 Windows 2000 clients. Setting up a "basic" server which just serves the files is easy. However, I'd also like to support NT ACLs on the Samba server. Well, what do I have to do, to get it to work? I'm using the Mandrake RPM for 2.2.4, which has ACL support
2009 Mar 05
1
documentation questions
...substantial chunk of reading (>2 pages). Easier on my eyes. Talking only about the example section The question is what the result of \dontrun should be when producing a product that is meant to be read by a human, and I will assume that this is the primary target of the latex process. I oject to the comment that it adds. I would much prefer that it not add extraneous comments to my examples. I do want the items bracketed by \dontrun to appear -- if I didn't think the lines were useful I wouldn't have put them there. Perhaps because I like printed versions I like examples to...
2006 Dec 05
0
How to join data.frames containing Surv objects?
Dear All, Trying to combine two data frames with identical structure by rbind() or merge() I cannot find a way to preserve the class of a Surv object (see example). Reading the help page for rbind, I an uncertain if I could expect that a Surf oject retains it's class, but I would wish it did. Thanks Heinz T?chler R version 2.4.0 Patched (2006-11-03 r39792) Windows XP library(survival) ## create example data starttime <- rep(0,5) stoptime <- 1:5 event <- c(1,0,1,1,1) group <- c(1,1,1,2,2) ## build Surv object surv...
2005 Jul 25
1
How to save the object of linear regression in file and load it later
Hi, I am using locfit for regression. After I do out = locfit(...), I want to save "out" in a file, and load it later for prediction. How should I do it? Thanks!
2007 Jul 28
0
[LLVMdev] Web Site Re-Design
...s. I really like my big, widescreen monitor, but sites that set the content width to 800 pixels just look silly, especially since I have the font sizes somewhat higher than usual. (80 em is often a decent choice for the main content area.) 3) The headers in the sidebar don't wrap, so the "oject" in "The LLVM Project" ends up under the main content section. (Though solving 2 may well solve this one as well.) Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.4) Gecko/20070630 BonEcho/2.0.0.4 ~ Scott
2011 Jun 10
1
ldap backend failing
Hi, I have an ldap provider and consumer that appear to work correctly, EG, new users are sync'ed and a search on either server (ldapsearch -x -b 'dc=example,dc=com' '(cn=djohn)') returns an oject. However when an XP user attempt to connect to the consumer server the authentication fails: [2011/06/10 16:11:21, 0] lib/util_sock.c:write_data(1059) [2011/06/10 16:11:21, 0] lib/util_sock.c:get_peer_addr_internal(1607) getpeername failed. Error was Transport endpoint is not connected writ...
2003 Jan 24
4
memory problems
Hi I'm computing a bca interval using bca.ci from the boot package. When I try to use this I get an error > library(boot) > boot(logglm.data,boot.fishpower,2500,coef.vec=coeflm.vec)->blm8901 > bca.ci(blm8901,index=29) Error: cannot allocate vector of size 456729 Kb However my machine has 2GB of memory and without R running I only have 112M of memory used. Is there something
2000 Nov 02
2
RSPerl...
Duncan - (but sent to R-devel, for any other thoughts?) How do you envision RSPerl being used? Without having seen the details, I can think of playing with strings; is there a preferred incantation for stringification of R objects (serialization)? (actually, the main problem I'm having is that I know how I want to code something like: Robject <-
2017 Sep 24
0
gsDesign Pocock & OBF boundary
...le to us in a relevant package. See [1], [2] and [3] for more discussion of how to succeed at communicating on the Internet regarding R. [1] http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example [2] http://adv-r.had.co.nz/Reproducibility.html [3] https://cran.r-project.org/web/packages/reprex/index.html (read the vignette) -- Sent from my phone. Please excuse my brevity. On September 23, 2017 9:53:05 PM PDT, array chip via R-help <r-help at r-project.org> wrote: >Sorry for messed up text. Here it goes again: >I am learning to use the gsDesign packa...
2017 Sep 24
2
gsDesign Pocock & OBF boundary
...light whether the above analysis is still valid? Or for unequal spacing, I have to use Lan-Demet?s error spending function approximations? Thank you, From: Berend Hasselman <bhh at xs4all.nl> To: array chip <arrayprofile at yahoo.com> Cc: R-help Mailing List <r-help at r-project.org> Sent: Friday, September 22, 2017 11:46 PM Subject: Re: [R] gsDesign Pocock & OBF boundary > On 23 Sep 2017, at 01:32, array chip via R-help <r-help at r-project.org> wrote: > > Hi, > > I am learning to use your gsDesign package! I have a question about Poc...
2007 Aug 10
2
available.packages (PR#9841)
Full_Name: Zivan Karaman Version: 2.5.1 OS: Windows XP SP2 Submission from: (NULL) (195.6.68.214) I think that I have encountered a bug in the function "available.packages" when using a local repository (file:// ) on Windows. Version information: platform i386-pc-mingw32 arch i386 os mingw32 system
2007 Jul 28
8
[LLVMdev] Web Site Re-Design
...site a couple of weeks ago. Life got in the way temporarily, and it took me a long time to make it look the way that I wanted and to make it look the same in IE6. Anyway, I wanted to get some feedback on what I had done. Some concerns: 1. SSI and JavaScript seem like overkill. Each subproject can have their own look and feel by overriding the CSS (...cascading...) -- all of the images are in the CSS, not the page. 2. It relies rather heavily on transparent PNGs, which may cause problems for some (though I have yet to encounter any in the 4 browsers I have tried) 3. I only have...
2011 Dec 26
1
Another virt-p2v blew up
...ch file or directory Back to tcg accelerator. Could not open option rom 'sgabios.bin': No such file or directory [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.1.2-1.fc16.x86_64 (mockbuild at x86-04.phx2.fedorapr oject.org) (gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) ) #1 SMP Tue Nov 22 09:00:57 UTC 2011 [ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=300 no_timer_chec k acpi=off printk.time=1 cgroup_disable=memory selinux=0 guestfs_verbose=1 TERM= linux [ 0.000000] BIOS-provided physica...