search for: izs

Displaying 20 results from an estimated 84 matches for "izs".

Did you mean: is
2012 Aug 07
4
help to program my function
HI >i have a problem please help me to solve it: http://r.789695.n4.nabble.com/file/n4639434/aj.pdf aj.pdf >i want to calculate the vecteur a[j] where j: 1...8 >this is the code in R: >aj.fun <- function(j, i, X, z, E, beta0, beta1){ + n <- length(X) + iX <- order(X) + iz <- order(z) + e1 <- -(beta)*z[ iz[1:(i - 1)] ] + numer <- E[j] - sum( X[ iX[1:(i - 1)] ]
2007 Sep 12
1
Integrate() error message, I am at a loss
Hello! I have a problem with integrate() in my function nctspa(). Integrate produces an error message "evaluation of function gave a result of wrong length". I don't know what that means. Could anyone suggest me what is wrong with my function? These are the examples of function calls that work OK: nctspa(a=1:10,n=5) nctspa(a=1:10, n=5, mu=2, theta=3, renorm=0) This does not work:
2007 Sep 12
0
Problem with integrate()
Hello! I have a problem with integrate() in my function nctspa(). Integrate produces an error message "evaluation of function gave a result of wrong length". I don't know what that means. Could anyone suggest me what is wrong with my function? These are the examples of function calls that work OK: nctspa(a=1:10,n=5) nctspa(a=1:10, n=5, mu=2, theta=3, renorm=0) This does not work:
2008 Feb 11
1
WG: Tinn-R not working well with latest R
...from the command line, I get a similar error. So when you say "Than paste in the command", what command are you referring to? What do you change it to? "Schmitt, Corinna" <Corinna.Schmitt@igb.fraunhofer.de> wrote in message news:8B7B0FD99E8AF541A21609104D1961587D599A@izs-xchg01.izs.fraunhofer.de... > > > Hallo, > > I had the same problems before. I think the best solution is that you just > copy the needed codepart out of Tinn-R with Ctr+C. Then open R directly > from your desktop NOT from Tinn-R. Than paste in the command. you can > stil...
2012 Apr 05
2
random sample from list
random selection of cells in raster based on distance from xy locations Hi, I am trying to sample a raster for random cells that occur within a specific distance of point locations. I have successfully found multiple ways of doing this but have memory issues with very large datasets. To overcome this problem I am working with lists. I am now stuck on how to randomlly sample the correct elements
2000 Feb 28
1
sub in boxplot doesn't do subtiles
R list- Under Windows 2000 and r 99: I wanted a subtitle in boxplot and tried: > boxplot((AU[ROCK==2 & AU>-1]+0.1~iz),log="y",main="Boxplot of AU by 25 M elevations",sub="aa") And I got: Error in sort(x) : only vectors can be sorted In addition: Warning messages: 1: is.na() applied to non-(list or vector) in: is.na(x) 2: is.na() applied to non-(list
2009 Feb 20
1
misleading example or ...
I am always fascinating by good programming techniques. R contains a lot of very good examples I have been learning from. Since I am using some functions from package "wmtsa", I though I could borrow the elegant example, in the documentation of function "wavBestBasis" to compute the entropy from the Wavelet Transform coefficients. In the following I have pasted the excerpt,
2005 Aug 13
0
Incompatible destination (88) Error Message. Please Help !!!
I have connected asterisk 1.0.7 with Avaya Definity via E1 with a TE100P Digium Card. Inbound calls are working perfectly and I dont have any problem. But when I try to make an outgoing call with my softphone (xlite) I am getting the following messages. Hungup 'Zap/13-1' Executing Dial("SIP/IZ-bc0a", "Zap/g1/3118") in new stack Called g1/3118 Channel 0/1, span 1 got
2014 Sep 14
0
Snimanja energetskih fenomena na bosanskim piramidama
Vijesti iz svijeta piramida najaktivnije arheolo?ke lokacije na svijetu Mjese?ni izvje?taj za august 2014. donosi: - Legendarni Graham Hancock na bosanskim piramidama - Potvr?ena veza izme?u podzemnih tunela i piramida - Briljantni profesor Konstantin Mejl o Podzemnom labirintu Ravne - Energetska zraka na vrhu Bosanske piramide Sunca - Konferencija ?Skrivena
2005 Aug 12
8
Incompatible destination (88) Error Message
I have connected asterisk 1.0.7 with Avaya Definity via E1 with a TE100P Digium Card. Inbound calls are working perfectly and I dont have any problem. But when I try to make an outgoing call with my softphone (xlite) I am getting the following messages. Hungup 'Zap/13-1' Executing Dial("SIP/IZ-bc0a", "Zap/g1/3118") in new stack Called g1/3118 Channel 0/1, span 1 got
2009 Mar 14
4
persp plot + plotting grid lines
Dear all; Does anyone know how to add grid lines to a persp plot? I've tried using lines(trans3d..) but the lines of course are superimposed into the actual 3d surface and what I need is something like the plot shown in the following link: http://thermal.gg.utah.edu/tutorials/matlab/matlab_tutorial.html I'll appreciate any ideas Thanks PM
2012 Apr 13
2
Can't read a binary file
Hi, I've read up on readBin() and chapter 6 in the R Data Import/Export manual, but I still can't read a binary file. Here is how the creator of the file described the code that would be needed in Fortran: "Every record has a return in fortran. The length of each record is nx*ny*4. To read you would use the following: nlayx = nx*ny*4 do iz=1,nz,4 read(binary file) var(1:nlayx)
2006 Jul 24
5
USRMGR and 3.0.23a
hello i cant manage groups with usrmgr and the configuration below debian sarge, samba 3.0.22, openldap 2.2.23, smbldap-tools 0.8.7. usrmgr reports he cant find the groups. is it solved by samba 3.0.23a ? does anybody report enhancement after upgrading to 3.0.23a ? Regards ELH -- ?ric LE H?NAFF ?cole normale sup?rieure - Centre de ressources informatiques Informaticien, Ing?nieur d?veloppements
2012 Aug 07
4
Execution of a function
Hi >i have aproblem withe execution of my function >first, i wrote my function in the script of R >nom_fonction <- function(arg1[=expr1], arg2[=expr2], ...){ bloc d'instructions } > when i want to have the result i mean the laste instruction in the bloc of > instruction , i try to >wrote the name of function >source(aj.fun) Error in readLines(file, warn =
2008 Jun 10
5
outlook windows problem
hello, client can not connect using outlook. has any of you noticed this problem. can not connect with imap or as pop. i am using a self signed certificate.
2007 Dec 20
1
alternate storage options
useR's. I am working with an algorithm in which I will need to create combinations of all the points I have in a matrix. When I have 2 variables, I simply use expand.grid() to do this. Sometimes I am faced with 3 or more variables and if I run expand.grid(), R cannot process it due to the huge size. Is there any efficient way to workaround this? Thanks, Derek -- View this message in
2010 Apr 01
1
centos + ldap + syncrepl (push vs pull)
Hi, From what I gather, OpenLDAP on Centos 5.x pulls LDAP changes from central LDAP server to a secondary LDAP server. So in other words, you can have your second LDAP server pull the db based on either; type=refreshOnly which mean the pull interval will happen when ever you specify or; type=refreshAndPersist which mean after a pull, keep the pipe open for any changes made. Now in
2014 Aug 11
0
Novi Zakon o radu stupio je na snagu 7.kolovoza 2014
Ako ova poruka nije prikazama u cjelini, mo&#158;ete je pogledati na webu.. Dana 15. srpnja 2014. u Saboru je izglasan Novi Zakon o radu! Novi Zakon o radu stupio je na snagu 7. kolovoza 2014. Novo stru??no izdanje! 30% popusta u prednarud??bi! komentar uz svaki pojedini ??lanak, iz kojega ??e ??itatelji mo??i saznati kako se pojedina odredba zakona u praksi primjenjuje,
2013 Jan 25
5
Loop question?
Dear All   I have the following data (somewhat simplyfied):   TINF <-1 a <-c(500,750,1000,1250,1500,1750,2000) b <-c(8,12,18,24,36,48,60,72,96)   following function:   infcprodessa <-function (D, tin, tau, ts)   (D * (1 - exp(-0.048 * tin))/(tin * (0.048*79) * (1 - exp(-0.048 * tau)))) * exp(-0.048 * (ts - tin)) z <-sapply(1:1, function(n) infcprodessa(1000,TINF,12,12-TINF))   is
2018 May 03
1
Getting --delete to work, simply
On Thu, May 03, 2018 at 02:59:11PM -0400, Kevin Korb via rsync wrote: > Note that these are working because S* and s* are being applied to all > the dirs and files within dirs. So if you had x/Something it wouldn't > get copied and if you had S/else it wouldn't get copied. Maybe you want > to add --prune-empty-dirs and an --include='*/' so that rsync will look >