Displaying 6 results from an estimated 6 matches for "v09".
Did you mean:
09
2010 Oct 13
2
Rmysql - dbWritetable
...w how to fill the *field.type*option.
dbWriteTable(con, "b20101010", "./2010101000.txt", overwrite = T, sep =
"\t",row.names=c("V01", "V02", "V03", "V04", "V05", "V06"," V07","V08",
"V09", "V10", "V11", "V12", "V13", "V14"),field.type=????)
===Below what I have been used. I need to know how to set the column names
to xx (my dataframe).
> drv=dbDriver("MySQL")
> con <- dbConnect(drv,dbname='buoy',use...
2005 Nov 03
1
Specify Z matrix with lmer function
...to reproduce smoothing methods illustrated in the paper
"Smoothing with Mixed Model Software" my Long Ngo and M.P. Wand.
published in the /Journal of Statistical Software/ in 2004 using the
lme4 and Matrix packages. The code and data sets used can be found at
http://www.jstatsoft.org/v09/i01/.
There original code did not work for me without slight modifications
here is the code that I used with my modifications noted.
x <- fossil$age
y <- 100000*fossil$strontium.ratio
knots <- seq(94,121,length=25)
n <- length(x)
X <- cbind(rep(1,n),x)
Z <- outer(x,knots,"...
2010 Jun 15
0
lme, spline (revised question)
Dear All,
I revise my question about the problem I have.
Take a look at the article
http://www.jstatsoft.org/v09/i01
and download the attached code.
try to run one of the codes for example section 2.1 in R
here is the code
fossil <- read.table("fossil.dat",header=T)
x <- fossil$age
y <- 100000*fossil$strontium.ratio
knots <- seq(94,121,length=25)
n <- length(x)
X <- cbind(rep(1,n)...
2004 Oct 07
0
Cisco BTS 10200 G.729 problem
...Call-ID: 2654525937@sia-ATLCA146.telefyne.com
CSeq: 1 INVITE
Max-Forwards: 70
Supported: 100rel,precondition,timer
Contact: <sip:7278673170@sia-ATLCA146.telefyne.com:5060>
Allow:
INVITE,ACK,BYE,CANCEL,OPTIONS,REGISTER,INFO,PRACK,SUBSCRIBE,NOTIFY,REFER,UPD
ATE
User-Agent: BTS10200/900-04.02.00.V09(SIA)
Content-Length: 141
Content-Type: application/sdp
v=0
o=BTS 1097198076 1097198076 IN IP4 209.12.137.38
s=CISCO SDP 0
c=IN IP4 209.12.137.38
t=0 0
m=audio 19432/1 RTP/AVP 18
a=ptime:10
13 headers, 7 lines
Using latest request as basis request
Sending to 209.82.173.36 : 5060 (non-NAT)
Oct...
2013 Oct 09
1
muestreo
Se quiere hacer una encuesta de actitudes a una poblaciĆ³n de 45000 personas,
quisiera me sugirieran un script adecuado , he revisado algunos en epicalc,
pero no encuentro la respuesta adecuada (prevalencia 0,5, error 5%)
--
Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema Nacional de Salud.
2006 Aug 08
1
Client/server test harness - Crucible 1.6
...t it might be worthwhile to post about the framework on this list.
We've also just put out a new 1.6 release of Crucible; I've attached the
release notice below.
The OLS presentation on NFSv4 testing is available here:
http://developer.osdl.org/dev/nfsv4/site/documentation/OLS06.OSDL.v09.odp
however it is mainly presenting results and mentions the framework only
briefly; the talk I gave at OSCON about using Crucible with Xen is
probably a better overview:
http://crucible.sourceforge.net/docs/oscon_2006.pdf
Briefly, Crucible is a collection of bash and perl tools (originally...