search for: vtr

Displaying 17 results from an estimated 17 matches for "vtr".

Did you mean: vr
2004 Jan 14
2
Generalized least squares using "gnls" function
Hi: I have data from an assay in the form of two vectors, one is response and the other is a predictor. When I attempt to fit a 5 parameter logistic model with "nls", I get converged parameter estimates. I also get the same answers with "gnls" without specifying the "weights" argument. However, when I attempt to use the "gnls" function and try to
2014 Mar 03
1
reference classes, LAZY_DUPLICATE_OK, and external pointers
...ating if necessary' if (length(theta)) { if (.Call(isNullExtPtr, Ptr)) initializePtr() } Ptr }, ## ditto initializePtr = function() { Ptr <<- .Call(merPredDCreate, as(X, "matrix"), Lambdat, LamtUt, Lind, RZX, Ut, Utr, V, VtV, Vtr, Xwts, Zt, beta0, delb, delu, theta, u0) ... } merPredDCreate in turn just copies the relevant bits into a new C++ class object: /* see src/external.cpp */ SEXP merPredDCreate(SEXP Xs, SEXP Lambdat, SEXP LamtUt, SEXP Lind, SEXP RZX, SEXP Ut, SEXP Ut...
2003 Dec 04
4
Selecting subsamples
Hi all, I?m working with a dataset with 9 columns and 2000 rows. Each row represents an individual and one of the columns represents the volume of that individual (measured in cubic meters). I?d like to select a sample from this dataset (without considering any probability of the rows) in which the sum of the volume of the individuals in that sample >= 100 cubic m. I?ll appreciate any
2004 Jan 06
2
proxy
Hi all; I?m working with the latest version of R under Win2000. My internet connection (using a proxy) requires my username and password. In this situation I?m not able to update the packages from CRAN (unless I download and install them from a local drive). I tried looking at information on the list servers but I couldn?t figure out how to change 'environment variables' or something like
2004 Oct 18
1
Beginer question
...eally messed up with the direction of the traffic control ("you can only shape your outgoing traffic") and which discipline should I use. If you can help here I would really appreciate it. ATTE. Mauricio Parada C. Teléfono: (56)-2-4756376 Movil: (56)-9-8487134 e-mail: mauricio@vtr.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2012 Mar 09
10
[PATCH 0 of 9] (v2) arm: SMP boot
This patch series implements SMP boot for arch/arm, as far as getting all CPUs up and running the idle loop. Changes from v1: - moved barriers out of loop in udelay() - dropped broken GIC change in favour of explanatory comment - made the increment of ready_cpus atomic (I couldn''t move the increment to before signalling the next CPU because the PT switch has to happen between
2013 Oct 18
0
pamer.fnc y la nueva versión de R
..." .. .. .. .. ..$ : NULL .. .. .. ..@ x : num [1:20] 1 1 1 1 1 1 1 1 1 1 ... .. .. .. ..@ factors : list() .. ..$ Utr : num [1:4] 1260 1211 1226 1279 .. ..$ V : num [1:20, 1:4] 1 1 1 1 1 1 1 1 1 1 ... .. ..$ VtV : num [1:4, 1:4] 20 0 0 0 10 10 0 0 10 5 ... .. ..$ Vtr : num [1:4] 9963 4962 4941 2505 .. ..$ X : num [1:20, 1:4] 1 1 1 1 1 1 1 1 1 1 ... .. .. ..- attr(*, "dimnames")=List of 2 .. .. .. ..$ : chr [1:20] "1" "2" "3" "4" ... .. .. .. ..$ : chr [1:4] "(Intercept)" "Condicion...
2006 Mar 15
0
Samba + Cups -> PPD Options problem - 1 attachment
...<&4@4F5C M>6-L960O4F5C>6-L960@*#8T+3$P-6=S;2DZ("(E4T-)4%!$.B!$1D4@365D M:6%4>7!E(%)E8WEC;&5D(@T**D-87T,R1%]-961I851Y<&4@0W5S=&]M,2]# M=7-T;VT@,2`H-C0M,3`U9W-M*3H@(B530TE04$0Z($1&12!-961I851Y<&4@ M0W5S=&]M7S$B#0HJ0UA?0S)$7TUE9&EA5'EP92!#=7-T;VTR+T-U<W1O;2`R M("@V-"TQ,#5G<VTI.B`B)5-#25!01#H@1$9%($UE9&EA5'EP92!#=7-T;VU? M,B(-"BI#6%]#,D1?365D:6%4>7!E($-U<W1O;3,O0W5S=&]M(#,@*#8T+3$P M-6=S;2DZ("(E4T-)4%!$.B!$1D4@365D:6%4>7!E($-U<W1O;5\S(@T**D-8 M7T,R1%]-961I851Y<&4@0W5S=&]M-"]#=7...
2013 Oct 18
2
pamer.fnc y la nueva versión de R
Javier, Creo que aquí aplica la ley de Linus que dice: "Dado un número suficientemente elevado de ojos, todos los errores se convierten en obvios". La persona que revisa y encuentra un error no necesariamente tiene que ser la misma que la que lo escribe. Una motivación muy importante al compartir un código es la de recibir los beneficios del control de calidad por parte de tus pares.
2013 Dec 02
1
pamer.fnc y la nueva versión de R
...L > .. .. .. ..@ x : num [1:20] 1 1 1 1 1 1 1 1 1 1 ... > .. .. .. ..@ factors : list() > .. ..$ Utr : num [1:4] 1260 1211 1226 1279 > .. ..$ V : num [1:20, 1:4] 1 1 1 1 1 1 1 1 1 1 ... > .. ..$ VtV : num [1:4, 1:4] 20 0 0 0 10 10 0 0 10 5 ... > .. ..$ Vtr : num [1:4] 9963 4962 4941 2505 > .. ..$ X : num [1:20, 1:4] 1 1 1 1 1 1 1 1 1 1 ... > .. .. ..- attr(*, "dimnames")=List of 2 > .. .. .. ..$ : chr [1:20] "1" "2" "3" "4" ... > .. .. .. ..$ : chr [1:4] "(Intercept)&q...
2008 Mar 17
12
[PATCH]Fix the bug of guest os installation failure and win2k boot failure
Hi, Keir, This patch is to fix the problem of Linux guest installation failure and Windows 2000 boot failure.       In the early code, we use vmx_vmexit_handler() -> vmx_io_instruction() function to emulate I/O instructions. But now, we use vmx_vmexit_handler() -> handle_mmio -> hvm_emulate_one() -> x86_emulate() to emulate I/O instructions. Also nowadays, the realmode
2012 Jan 09
39
[PATCH v4 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the fourth version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See
2011 Dec 06
57
[PATCH RFC 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the very first version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...82Z<h z$(?W<`CpTRuz>}?DhzA^uyqxUGPG^)9OlPPEEj<54nzygI4|>xD-2(@Km`>+pDhkJ zIqg%!5qV*6UBcx=V+As!pbhk{P5Z0<OMzkZ?YEO0l0$Qh9CuD;PLrJcoJ(>p%lTc- zl{wevbk6CT(?eGreH^zt206lc^NC{t(UqJ{B<ER at _bqXJNAi9mj-N^1Y*knC=Bjz~ z5aw)D^X^siHY4iTraB%}9S^B_J49-yn)jrdcR<ZMBvPl<ypPnpk5$K~qVTr@{UYf5 zwY<Zc<5|sdT64Ut<-M+f_O9l5Uvqq|Ii^yu%@Sxn&08kIwF2EQ(1SGZ5rl|6N%Ni( zl*2$dCurUaH1D)Xe at 64Z5aD;!@jZ3?MDs at Ljxl=PINdQ`&zr92&D6y(1X{1>Z4%*q z0&Umx?$;d;=#Gc<yj^<U9zE{~J#U{bnu`7BIK*- at btQj3$v?~TUt;+$v;0?B{;Mqi zHI}bBR&v3VOY*;k1ami$d?BiQA*5V)zK~A-M*<zjX...
2003 Dec 09
0
Johnson's Sb distribution
Hi all; I'm working with the library SuppDists trying to fit a Johnson's Sb distribution to a dataset. It works fine, but I need to set one of the location parameters (epsilon) to zero. How can I do this using the function JohnsonFit() or any other similar? ...and Is it possible to define the type (SN,SL,SB,SU) or the library assumes the type automatically depending on the data? Thanks
2004 Aug 10
2
intersect two files
Hi all; Im working with two datasets in R, say data1 and data2. Both datasets are composed of several rows and columns (dataframe) and some of the rows are identical in both datasets. Im wondering if there is any way to remove from one set, say data1, the rows that are identical in the other set, say data2, using R? Thanks for any hint in advance Christian
2006 Aug 03
12
More than one has_many :through association between the same 2 models
I wonder if you can have more than one has_many :through association between 2 models. For example... I have a model Teacher and a model Class Now, 1 Teacher works in many Classes, right?. So I need a join model like class Work < ActiveRecord::Base belongs_to :teacher belongs_to :class end But I also would like to know if a teacher CAN teach a class before I