similar to: help using non-separable space time covariance model

Displaying 20 results from an estimated 4000 matches similar to: "help using non-separable space time covariance model"

2007 Feb 27
0
help with NSST models in GaussRf
Hi R-Users, I am ussing GaussRf in the Random Fields Package to generate spatial-temporal fields. I am having a hard time understanding how to use the NSST model. Does anybody have some experience with this model or any of the non-separable space time models available? I got all the papers cited in the manual but I am still lost. Thanks a lot Ele
2013 Oct 18
0
[Bug 1346] PAM environment takes precedence over SendEnv
https://bugzilla.mindrot.org/show_bug.cgi?id=1346 Alessandro <alessandro.demaria at deepmind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alessandro.demaria at deepmind | |.com --- Comment #39
2004 Apr 02
1
Firefly Client can't receive incoming calls
I'm having a problem configuring asterisk to send incoming calls to Firefly. I can make outgoing calls from firefly through asterisk without any problems at all. The firefly client does this when it's on the same IP subnet without a firewall, or from a NAT'd environment. Can anyone tell me where I'm going wrong? Here is output from iax2 show peers: Name/Username Host
2012 Jan 02
2
syntax for reading into R
dear users, we have got the following question: we have got a text-file looking like this: ... <trkpt lat="48.272000" lon="16.342984"> <ele>387</ele> <time>2012-01-01T15:32:03Z</time> <sat>9</sat> </trkpt> <trkpt lat="48.271909" lon="16.343563"> <ele>381</ele>
2013 Nov 12
1
using scan function
Hi, You may try: op <- options(digits=12) r1 <- 4; c1 <- 4 ?A <- matrix(scan("file1.txt",n=r1*c1),r1,c1,byrow=TRUE) options(op) #reset A.K. Dear all, I?m using 'scan' function to import data into a matrix from a .txt file. The data are numbers with 12 significant digits (e.g. 471773.309872). ? When I give the command: A <- matrix(scan(file_name,
2011 Jul 09
1
[LLVMdev] getting and setting array indices c interface
I really can't figure out how to get and set array indices from the c interface. so to get an element I'm calling tindex = *fn\SymbolTable(*index\name) index = LLVMBuildLoad(builder,tindex,"index") arr = *fn\SymbolTable(*array\name) arrptr = LLVMBuildLoad(Builder,arr,"arrayptr") tmp = LLVMBuildGEP(Builder,arrptr,index,0,"ptr") ptr =
2006 Jan 19
0
Editing Partial Correlation Matrix
Hi, I created a matrix of correlation coefficients and their respective scatterplots using the commands hetcor() and panel.cor(). Can I edit this matrix? I would like to have the scale values display at the top, as opposed to the alternating top-bottom scale approach. Also, I would like to increase the font size of the graphic for print purposes. Any help on how to accomplish this would be
2005 Apr 15
4
function corresponding to map of perl
Is there a function in R that corresponds to the function ``map'' of perl? It could be called like: vector.a <- map( vector.b, FUN, args.for.FUN ) It should execute for each element ele.b of vector.b: FUN( vector.b, args.for.FUN) It should return a vector (or data.frame) of the results of the calls of FUN. It nearly works using: apply( data.frame( vector.b ), 1, FUN,
2007 Jul 14
1
Very basic question about REXML
Hello Everybody, I have pretty basic question abut REXML. I want to put the String "John doe" in titles array, if attribute name is equal to "93". Please see the code below. I could not find how to do it.. any help would be very appriciated. Here is the XML i am trying to parse <entrydata columnnumber="2" name="93"> <text>John
2014 Nov 06
0
RemoteApp Failed Logon
I have MS AD DC running Windows Server 2008 R2 and I decided to use samba 4 Version 4.1.6-Ubuntu as Domain Controller Member but I've had some problems with Web Access RemoteApp when the TS uses samba as logon server, the logon account fail, see below: Nome do Log: Security Fonte: Microsoft-Windows-Security-Auditing Data: 06/11/2014 08:08:08 Identifica??o do Evento:4625
2009 Apr 22
0
HI
-- Hey? how are you doing recently? I would like to introduce you a very good company and its website is ele-superstore.com It can offer you all kinds of electronic products that you may be in need,such as laptops ,gps ,TV LCD,cell phones,ps3,MP3/4,motorcycles and etc........ You can take some time to have a check ,there must be something interesting you 'd like to purchase . The contact
2006 Oct 31
1
+Ura +md3200 nao encaminha ligacao
Salve Salve Galera. Tenho a seguinte situacao: Uma placa MD3200 ligada em uma linha telefonica comum(PTSN) e funcionando "belezinha"... Tenho configurado um URA, onde ele atende a ligacao que chegou no canal e solicita o numero do ramal de destino da liga??o: Acontece que ao discar o ramal de destino, ele nao encaminha a ligacao, ficando mudo e posteriormente caindo a liga?ao. Fiz
2010 May 25
2
Kalman Filter
Hello My name is greigiano am student of Applied Economics, Department of Rural Economy. I am working on an article forecasting, which use the dynamic linear model, a model state space. I am wondering all the commands in R, to represent the linear dynamic model and Kalman filter. I am available for any questions. -- DEUS Seja Louvado Que ELE Ilumine sua vida Assim como ELE tem Iluminado a Minha
2010 Aug 03
10
Returning last value
Hi. I have the following controller of the update action: [code] def update @projeto = Projeto.find(params[:id]) if (@projeto.update_attributes(params[:projeto])) ## Mesmo raciocĂ­nio utilizado no create. @permissaoA = Permissao.find(:first, :conditions => ["usuario_id = ?", @projeto.responsavel.to_i]) @permissaoAvancado1 = Permissao.find(:first, :conditions
2009 Mar 27
17
Cluster (VPC), Eucalyptus and preferred distribution to it.
In english: Buddies, The Eucalyptus is a system to build a cluster and provide a service such as Amazon EC2 on its own structure. It is very promising, flexible, stable and well documented. The team of Eucalyptus just created an Internet election to choose which distributions will be officialy supported by it. I would ask everyone for voting in Debian! Let me explain why. I have
2009 Mar 27
17
Cluster (VPC), Eucalyptus and preferred distribution to it.
In english: Buddies, The Eucalyptus is a system to build a cluster and provide a service such as Amazon EC2 on its own structure. It is very promising, flexible, stable and well documented. The team of Eucalyptus just created an Internet election to choose which distributions will be officialy supported by it. I would ask everyone for voting in Debian! Let me explain why. I have
2013 Nov 15
3
CentOS 6 : Network Interface Naming
Hello All, I have one CentOS 6 KVM virtualization server that I built around a year ago (best I can tell it was in October 2012) at which time I would have been installing 6.3 [0]. That particular install used the Consistent Network Device Naming [1] conventions (PCIe NICs are p1p1, p1p2). I started to build out a new KVM virt server (kickstarting a 6.4 install now as compared to 6.3 back then)
2008 Nov 29
2
Trixbox 2.6.1.13 OpenR2
*Good morning! * *I verified that the trixbox version Trixbox 2.6.1.13 has support for OpenR2, I verified in the repository that has to libraries of the project openR2, but I don't manage to do to work in the trixbox, when I type the command (it colors show channeltypes)ele no demostra the support to MFC+R2, they could help finding out which package is necessary of the trixbox and which the
2008 May 23
1
GARCH-like
I need to change the code of Garch to the FCGARCH (a non-linear multi-regime GARCH). I don't know nothing about R. I'd like to know how can I get the code of the garch in order to change it and make the fit for the FC-GARCH. Any non-linear code will be helpfull because if doesn't help in the programming it helps in getting familiar with R. Thank you Renato -- PhD Student Renato
2012 May 30
1
Automatically install package dependencies
Hi, I have a R Package. It is working, but I can't that it install the dependencies automatically. When I try to install I receive this message: > install.packages("./RT4Bio_1.0.tar.gz",dependencies=TRUE) Installing package(s) into '/usr/local/lib/R/site-library' (as 'lib' is unspecified) inferring 'repos = NULL' from the file name ERROR: dependency