search for: rmax

Displaying 20 results from an estimated 159 matches for "rmax".

Did you mean: max
2010 Jun 30
1
Solution to differential equation for nls function
Hello, I am trying to find the analytical solution to this differential equation dR/dt = k1*R (1-(R/Rmax)^k2); R(0) = Ro k1, k2, and Rmax are parameters that need to fitted, while Ro is the baseline value (which can be fitted or fixed). The response (R) increases initially at an exponential rate governed by the rate constant k1. Response has a S-shaped curve as a function of time and it approaches th...
2010 Dec 15
5
Solution to differential equation
Hello, I am trying to find the analytical solution to this differential equation dR/dt = k1*(R^k2)*(1-(R/Rmax)); R(0) = Ro k1 and k2 are parameters that need to fitted, while Ro and Rmax are the baseline and max value (which can be fitted or fixed). The response (R) increases initially at an exponential rate governed by the rate constants k1 and k2. Response has a S-shaped curve as a function of time and...
2008 Mar 15
1
ssh/sshd hang after "debug2: channel 0: open confirm rwindow 0 rmax 32768"
...--------------------------------------- ... debug3: tty_make_modes: 90 1 debug3: tty_make_modes: 91 1 debug3: tty_make_modes: 92 0 debug3: tty_make_modes: 93 0 debug2: channel 0: request shell confirm 0 debug2: fd 3 setting TCP_NODELAY debug2: callback done debug2: channel 0: open confirm rwindow 0 rmax 32768 [HANGS HERE FOR A COUPLE OF MINUTES! Then after an agonizing wait...] debug1: channel 0: free: client-session, nchannels 1 debug3: channel 0: status: The following connections are open: #0 client-session (t4 r0 i0/0 o0/0 fd 5/7 cfd -1) debug3: channel 0: close_fds r 5 w 7 e 8 c -1 Read...
2001 May 27
3
plotting circles
I'd like to make some polar plots with R, but I can't seem to find anything designed to help with that. Is there anyway to get a real polar mode, where instead of x and y you have r and theta? How about a way to draw a circle? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2006 Dec 02
0
fixup for debug package and R2.4.0
...l(value)) { value <- list() value[pseq] <- list(logical(nrow)) } names(value) <- clabs for (j in 1:nvar) if (length(lij <- all.levs[[j]]) > 0) value[[j]] <- factor(as.vector(value[[j]]), lij, ordered = ordCol[j]) if (any(has.dim)) { rmax <- max(unlist(rows)) for (i in (1:nvar)[has.dim]) if (!inherits(xi <- value[[i]], "data.frame")) { dn <- dimnames(xi) rn <- dn[[1]] if (length(rn) > 0) length(rn) <- rmax pi <- dim(x...
2001 Dec 17
0
SSH hanging
...d Enterprise DBA Washington Mutual (949) 833 6644 Details follows: ----------------------------------- Normal execution: debug2: callback start debug1: client_init id 0 arg 0 debug1: Sending command: df -k /u03/oraarch_remote/crmsbprd debug2: callback done debug1: channel 0: open confirm rwindow 0 rmax 16384 debug2: channel 0: rcvd adjust 32768 debug1: channel 0: read<=0 rfd 5 len 0 debug1: channel 0: read failed debug1: channel 0: input open -> drain debug1: channel 0: close_read debug1: channel 0: input: no drain shortcut debug1: channel 0: ibuf empty debug1: channel 0: input drain ->...
2007 Jan 12
0
Minor logical bug in rbind.data.frame ?
...l(value)) { value <- list() value[pseq] <- list(logical(nrow)) } names(value) <- clabs for (j in 1:nvar) if (length(lij <- all.levs[[j]]) > 0) value[[j]] <- factor(as.vector(value[[j]]), lij, ordered = ordCol[j]) if (any(has.dim)) { rmax <- max(unlist(rows)) for (i in (1:nvar)[has.dim]) if (!inherits(xi <- value[[i]], "data.frame")) { dn <- dimnames(xi) rn <- dn[[1]] if (length(rn) > 0) length(rn) <- rmax pi <- dim(x...
2004 Jun 25
4
X user application fails come up but xclock and xterm come up
...On SSH server debug message are : > debug1: X11 connection requested. > debug2: fd 20 setting TCP_NODELAY > debug2: fd 20 is O_NONBLOCK > debug2: fd 20 is O_NONBLOCK > debug1: channel 3: new [X11 connection from 127.0.0.1 port 47773] > debug1: channel 3: open confirm rwindow 3000 rmax 35840 > debug1: server_input_channel_req: channel 3 request exit-status reply 0 > debug1: session_by_channel: unknown channel 3 > debug1: dump: used 1 session 0 2001c300 channel 0 pid 80374 > debug1: dump: used 0 session 0 2001c398 channel 0 pid 0 > debug1: dump: used 0 session 0 200...
2010 Jan 21
1
use R from python
? stato filtrato un testo allegato il cui set di caratteri non era indicato... Nome: non disponibile URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100121/95fb8869/attachment.pl>
2009 Aug 06
2
random between two values
Hi, I would obtain a random value between two (for example between 40.15 and 56.58 I would have only one value). I'm looking for a package/a function which could do this. Could anybody help me please? Cordialement Damien Landais
2004 Jun 25
0
X11 application fails come up but xclock and xterm come up
debug1: X11 connection requested. debug2: fd 20 setting TCP_NODELAY debug2: fd 20 is O_NONBLOCK debug2: fd 20 is O_NONBLOCK debug1: channel 3: new [X11 connection from 127.0.0.1 port 47773] debug1: channel 3: open confirm rwindow 3000 rmax 35840 debug1: server_input_channel_req: channel 3 request exit-status reply 0 debug1: session_by_channel: unknown channel 3 debug1: dump: used 1 session 0 2001c300 channel 0 pid 80374 debug1: dump: used 0 session 0 2001c398 channel 0 pid 0 debug1: dump: used 0 session 0 2001c430 channel 0 pid 0 deb...
2011 Nov 13
1
Myriam Saavedra M. Sc. Questions about maximun radius distance
...My thesis was about spatial distribution /a nalysis of some trees in a part of  the Congo Basic Forest. In my thesis I used your spatial package in R, and today I'm doing a more deeper study about how we choise the r distance in Function F(). I would like to be able to understand about value of rmaxdefault as:   ripley <- min(diff(W$xrange), diff(W$yrange))/4 rlarge <- if (!missing(lambda)) sqrt(1000/(pi * lambda)) else Inf rmax <- min(rlarge, ripley)  For the ripley's calculation, I found your explanation in the internet but for the rlarge I couldn't find it. Could you expla...
2011 Dec 16
0
crash in using Rcpp and inline packages.
...A and other strange value exists. Thank you for your attention! > mkc <- cxxfunction( signature(fx0="vector",fy0="vector",fsp0="vector", x0="vector",y0="vector",sp0="vector",phyd0="matrix", rmax0="numeric",step0="numeric",binlength0="integer"), paste(readLines("mkc.cpp"),collapse = "\n"), plugin = "Rcpp") The codes in mkc.cpp file are: NumericVector fx(fx0); NumericVector fy(fy0); NumericVector fsp(fsp0); Numeric...
2011 Dec 16
0
Fw: crash in using Rcpp and inline packages.
...A and other strange value exists. Thank you for your attention! > mkc <- cxxfunction( signature(fx0="vector",fy0="vector",fsp0="vector", x0="vector",y0="vector",sp0="vector",phyd0="matrix", rmax0="numeric",step0="numeric",binlength0="integer"), paste(readLines("mkc.cpp"),collapse = "\n"), plugin = "Rcpp") The codes in mkc.cpp file are: NumericVector fx(fx0); NumericVector fy(fy0); NumericVector fsp(fsp0); Numeric...
2012 Mar 16
1
Host Key verification issue
...yone seen this issue before? In verbose mode, it gets through to the sending of the command, then fails: debug1: Sending command: <command parameters> debug2: channel 0: request exec confirm 1 debug2: fd 3 setting TCP_NODELAY debug2: callback done debug2: channel 0: open confirm rwindow 0 rmax 32768 debug3: Wrote 224 bytes for a total of 2037 debug2: channel 0: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 0 debug2: exec request accepted on channel 0 debug2: channel 0: rcvd ext data 31 Host key verification failed. debug2: channel 0: written 31 to fed 6 Any idea w...
2001 Feb 06
1
RNG not initialised for sftp only under Solaris.
...debug: Entering interactive session. debug: client_init id 0 arg 0 debug: Sending subsystem: sftp debug: channel 0: open confirm rwindow 0 rmax 16384 RNG not initialised [..] The solution is to add 'init_prng();' to the main() of sftp.c. Why sftp is caring about such things boggles my mind. =) Scp sure does not nor does sftp-server, and it was my impression (by glacing at the code) that sftp.c prett...
2001 Aug 22
2
CVS oddness on Solaris.
...ebug1: channel 0: new [client-session] debug3: ssh_session2_command: channel_new: 0 debug1: send channel open 0 debug1: Entering interactive session. debug2: callback start debug1: client_init id 0 arg 0 debug1: Sending command: ps -ef debug2: callback done debug1: channel 0: open confirm rwindow 0 rmax 16384 debug1: channel_free: channel 0: client-session, nchannels 1 debug3: channel_free: status: The following connections are open: #0 client-session (t4 r0 i1/0 o16/0 fd 6/8) [..] Has anyone else see this? Well, off to throw up OpenSSH -current on Linux for testing... - Ben
2001 Aug 02
0
Bugs: SSH sometimes failing to report exit-status and more
...eporting instances, is the following lines: Correct: debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: Exit status 0 Wrong: debug1: Exit status -1 More verbose versions: Correct: debug1: Sending command: cat 8kfile debug1: channel 0: open confirm rwindow 0 rmax 16384 debug1: channel 0: read<=0 rfd 7 len 0 debug1: channel 0: read failed debug1: channel 0: input open -> drain debug1: channel 0: close_read debug1: channel 0: input: no drain shortcut debug1: channel 0: ibuf empty debug1: channel 0: input drain -> closed debug1: channe...
2004 Sep 29
1
X11 Forwarding troubles with OpenSSH client and OpenVMS host
...oofing. debug2: channel 0: request x11-req confirm 0 debug2: client_session2_setup: id 0 debug2: channel 0: request pty-req confirm 0 [trim tty_make_modes] debug2: channel 0: request shell confirm 0 debug2: fd 3 setting TCP_NODELAY debug2: callback done debug2: channel 0: open confirm rwindow 10000 rmax 16384 Welcome to OpenVMS (TM) Alpha Operating System, Version V7.3-2 Hello BOZO Welcome to vmshost vmshost_[BOZO]> run sys$system:decw$clock debug1: client_input_channel_open: ctype x11 rchan 1 win 30000 max 1024 debug1: client_request_x11: request from 192.168.21.33 51560 debug2: fd 7 sett...
2005 Mar 02
10
[Bug 990] OpenSSH cannot connect to an IBM RSA (Remote Supervisor Adaptor) II
http://bugzilla.mindrot.org/show_bug.cgi?id=990 Summary: OpenSSH cannot connect to an IBM RSA (Remote Supervisor Adaptor) II Product: Portable OpenSSH Version: 3.9p1 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo: openssh-bugs at