Displaying 6 results from an estimated 6 matches for "xi1".
Did you mean:
x11
2008 Dec 22
1
sem package fails when no of factors increase from 3 to 4
....17 .09 .05 .21 .23 .18 .39 .48 1
mod3.1_9<-specify.model();
X1 <-> X1,TD11,NA
X2 <-> X2,TD22,NA
X3 <-> X3,TD33,NA
X4 <-> X4,TD44,NA
X5 <-> X5,TD55,NA
X6 <-> X6,TD66,NA
X7 <-> X7,TD77,NA
X8 <-> X8,TD88,NA
X9 <-> X9,TD99,NA
X1 <- xi1,LY11, NA
X2 <- xi1,LY21, NA
X3 <- xi1,LY31, NA
X4 <- xi2,LY42, NA
X5 <- xi2,LY52, NA
X6 <- xi2,LY62, NA
X7 <- xi3,LY73, NA
X8 <- xi3,LY83, NA
X9 <- xi3,LY93, NA
xi1 <-> xi1,NA,1
xi2 <-> xi2,NA,1
xi3 <-> xi3,NA,1
xi1 <-> xi2 ,PH12,NA
xi1 &...
2011 Sep 06
1
Help on the multivariate interpolation with R
Hello,
I work on the Stochastic Frontier Analysis (SFA) and I am looking for a
function in a R package which done the multivariate interpolation.
My problem is: For all i=1, ..., n, I have values of (xi1, xi2, ...,
xi7)in IR^7 and f(xi1, xi2, ..., xi7)in R and I have also values of (x'i1,
x'i2, ..., x'i7) in IR^7 and I need f(x'i1, x'i2, ..., x'i7) in R by
interpolation. So x is a (n,7) or a (7,n) matrix and x? is also a matrix
with the same format as x.
Can someone help me...
2008 Dec 29
0
Serial Correlation Test for Short Time Series
....17 .09 .05 .21 .23 .18 .39 .48 1
mod3.1_9<-specify.model();
X1 <-> X1,TD11,NA
X2 <-> X2,TD22,NA
X3 <-> X3,TD33,NA
X4 <-> X4,TD44,NA
X5 <-> X5,TD55,NA
X6 <-> X6,TD66,NA
X7 <-> X7,TD77,NA
X8 <-> X8,TD88,NA
X9 <-> X9,TD99,NA
X1 <- xi1,LY11, NA
X2 <- xi1,LY21, NA
X3 <- xi1,LY31, NA
X4 <- xi2,LY42, NA
X5 <- xi2,LY52, NA
X6 <- xi2,LY62, NA
X7 <- xi3,LY73, NA
X8 <- xi3,LY83, NA
X9 <- xi3,LY93, NA
xi1 <-> xi1,NA,1
xi2 <-> xi2,NA,1
xi3 <-> xi3,NA,1
xi1 <-> xi2 ,PH12,NA
xi1 &...
2004 Oct 28
1
gsub() on Matrix
Hi,
Suppose I've got a matrix, and the first few elements look like
"x1 + x3 + x4 + x5 + x1:x3 + x1:x4"
"x1 + x2 + x3 + x5 + x1:x2 + x1:x5"
"x1 + x3 + x4 + x5 + x1:x3 + x1:x5"
and so on (have got terms from x1 ~ x14).
If I want to replace all the x1 with i7, all x2 with i14, all x3 with i13,
for example. Is there an easy way?
I tried to put what I want
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)
...-Glamor & non-XSHM case
Ilia Mirkin (1):
modesetting: fix up output naming convention
Ingo Schwarze (1):
remove bogus \/ escapes
Jamey Sharp (1):
kdrive: Delete unused TOUCHSCREEN define.
Jasper St. Pierre (2):
xwayland-input: Remove our XYToWindow handler
test/xi1: Update .gitignore
Javier Jardón (1):
configure.ac: Add support for new versions of systemd
Jeremy Huddleston (10):
mi: Correct a miscall of abs() to instead call fabs()
randr: Correct a miscall of abs() to instead call fabs()
xdmauth: Correct miscall of abs() to instrad c...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...reeing pAdapt
glx: Don't pass NULL to glxGetClient
Mihail Konev (13):
os,dix: Depend custom libs on libs, not objects
xkb: Match key releases with an overlaid press
tests: Avoid libtool message
tests: Refactor wraps into protocol-common.c
tests: Convert test/xi1/ to single binary
tests: Convert test/xi2/ to single binary
tests: Convert test/ to single binary
tests: Move test/{xi1,xi2}/tests to test/
tests: Remove obsolete libxservertest.la
tests: fix --disable-xorg build
tests: Fix typo
dmx: fix linking
tests...