search for: infus

Displaying 17 results from an estimated 17 matches for "infus".

Did you mean: infos
2009 Nov 29
3
Plotting observed vs. Predicted values, change of symbols
...each plot type (linear and smi-log) # Need upright in same plots (e.g., dashed line) par(cex.lab=1.2,cex.axis=1.3) par(mfrow=c(2,1)) plot(c(datasu$concsu, dataup$concup) ~ c(datasu$time, dataup$time), xlab = "Time (minutes)", ylab = "3H-NE (dpm/ml)", main="3H-NE Post-infusion Plasma Disappearance Curves", ylim=c(0,1000),cex=1.25, pch=16,col=1) lines(times, predictionssu(fit.wt.su, times)) lines(times, predictionsup(fit.wt.up, times), lty = "dashed") plot(c(datasu$concsu, dataup$concup) ~ c(datasu$time, dataup$time), xlab = "Time (minutes)",...
2020 Apr 30
2
Use of MathJax (or something similar) in .Rd files
Interesting. I gave this a try, but couldn't make this work. One would have to infuse something like <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> </script> or <script id="MathJax-script" async src="<url-to-your-site>/mathjax/tex-chtml.js"> </script&...
2007 Aug 17
1
Need volunteers for new Rails based shopping cart
...timate shopping cart. This is designed for Rails developers who need to slide a shopping cart into their websites. The project is still evolving so feel free to drop by our mailing list[2] and contribute to the discussion. Some of our contributors are tied up with outside work so we could use an infusion of coding talent. Sean [1] http://code.google.com/p/railscart/ [2] http://groups.google.com/group/railscart --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this g...
2020 Apr 30
2
Use of MathJax (or something similar) in .Rd files
...April, 2020 12:22 >To: Viechtbauer, Wolfgang (SP); r-devel >Subject: Re: [Rd] Use of MathJax (or something similar) in .Rd files > >On 30/04/2020 6:15 a.m., Viechtbauer, Wolfgang (SP) wrote: >> Interesting. I gave this a try, but couldn't make this work. One would >have to infuse something like >> >> <script id="MathJax-script" async >> src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> >> </script> >> >> or >> >> <script id="MathJax-script" async >>...
2020 May 05
1
Use of MathJax (or something similar) in .Rd files
...gt;To: Viechtbauer, Wolfgang (SP); r-devel >>Subject: Re: [Rd] Use of MathJax (or something similar) in .Rd files >> >>On 30/04/2020 6:15 a.m., Viechtbauer, Wolfgang (SP) wrote: >>> Interesting. I gave this a try, but couldn't make this work. One would >>have to infuse something like >>> >>> <script id="MathJax-script" async >>>??? src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> >>> </script> >>> >>> or >>> >>> <script id="MathJax...
2004 Jan 22
4
Fitting compartmental model with nls and lsoda?
...ween the central and second compartment # k21 is the rate constant between the second and central compartment # Dose is the total amount of drug given # tau is the time over which this amount is given # The doserate (amount/time) is therefore Dose/tau # A bolus dose should be thought of as a short infusion # The lsoda function is very fussy about names for variables # C[1] = C, meaning the first dependent variable ; Cd1 is its derivative wrt time # C[2] = A2, meaning the second dependent variable ; Cd2 is its derivative wrt time # You can change C to another name, but must keep these conventions...
2020 Apr 30
0
Use of MathJax (or something similar) in .Rd files
On 30/04/2020 6:15 a.m., Viechtbauer, Wolfgang (SP) wrote: > Interesting. I gave this a try, but couldn't make this work. One would have to infuse something like > > <script id="MathJax-script" async > src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> > </script> > > or > > <script id="MathJax-script" async > src="<url-to-your-site&gt...
2003 Jul 07
0
nlmeODE package combining NLME with a differential equation solve r
...rceforge.net. It combines Pinheiro and Bates' NLME library in R with an ordinary differential equations (ODE) solver thereby enabling the use of differential equations in population PK/PD modelling. It includes several PK examples such as one- and two-compartment models with multiple doses and infusions. Best regards Christoffer Wenzel Tornøe Ph.D. student Clinical Pharmacology & Experimental Medicine Department Ferring Pharmaceuticals A/S [[alternative HTML version deleted]]
2020 Apr 30
0
Use of MathJax (or something similar) in .Rd files
...April, 2020 12:22 >To: Viechtbauer, Wolfgang (SP); r-devel >Subject: Re: [Rd] Use of MathJax (or something similar) in .Rd files > >On 30/04/2020 6:15 a.m., Viechtbauer, Wolfgang (SP) wrote: >> Interesting. I gave this a try, but couldn't make this work. One would >have to infuse something like >> >> <script id="MathJax-script" async >> src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> >> </script> >> >> or >> >> <script id="MathJax-script" async >>...
2002 Jun 27
1
Building from a source-code library under windows
...# factor Ddata$order, as.character(Ddata$EVID) )), as.integer(LogParam), as.integer(LogResp), resp= as.double(rep(0.00,length(Odata$ID))), NAOK=T)$resp ############## # CPP and DEF # ############## ;****************************************** ; zero order Two Compartment constant infusion with lag time ;****************************************** LIBRARY ZOTCIlag EXPORTS DllMain nlme_two_comp_zero_CI_lag #======= #if defined(DLL_LOAD) #include <windows.h> #include <Math.h> /* Standard DLL entry/exit procedure */ BOOL __stdcall DllMain(HINSTANCE hDllInstance,...
2020 Apr 30
3
Use of MathJax (or something similar) in .Rd files
Hello All, I am wondering if there has ever been any discussion/consideration given to incorporating MathJax (or something similar) into R for rendering equations in .Rd files. I know that equations are rendered beautifully in the pdf manuals, but I suspect the majority of users primarily look at the html help files when using R. While I am comfortable reading something like "B_x(a,b) =
2012 Apr 14
0
Call for Participation: Cloud Futures 2012, Berkeley, CA (May 7-8)
...02:00 - 3:30 Session 1a Education ?02:00 -- 2:30 InstantLab 2.0 - A Platform for Operating System Experiments on Public Cloud Infrastructure, Andreas Polze, Christian Neuhaus, Rehab Alnemr, Lysann Kessler and Frank Schlegel, University of Potsdam ?02:30 -- 3:00 Case Study on Cloud Computing Infusion at a Leading Tertiary Institution in Singapore, Choong Wu Gary Lim, Nanyang Polytechnic ?03:00 -- 3:30 Teaching Web-scale Data Management using Microsoft Azure: POSTECH Experiences, Seung-won Hwang, POSTECH 02:00 -- 3:30 Session 1b Life Sciences ?02:00 -- 2:30 A-Brain: Using the Cloud to...
2012 Apr 14
0
Call for Participation: Cloud Futures 2012, Berkeley, CA (May 7-8)
...02:00 - 3:30 Session 1a Education ?02:00 -- 2:30 InstantLab 2.0 - A Platform for Operating System Experiments on Public Cloud Infrastructure, Andreas Polze, Christian Neuhaus, Rehab Alnemr, Lysann Kessler and Frank Schlegel, University of Potsdam ?02:30 -- 3:00 Case Study on Cloud Computing Infusion at a Leading Tertiary Institution in Singapore, Choong Wu Gary Lim, Nanyang Polytechnic ?03:00 -- 3:30 Teaching Web-scale Data Management using Microsoft Azure: POSTECH Experiences, Seung-won Hwang, POSTECH 02:00 -- 3:30 Session 1b Life Sciences ?02:00 -- 2:30 A-Brain: Using the Cloud to...
2018 Oct 22
0
With the right kind of eyes you can almost see the high-water mark—that place where the wave finally broke and rolled back.
...h no keyhole or way to ... well, to seek a more competively shiny green pasture. You're standing on the proof that the system hasn't been built yet--at least not a working one, that's the heart of the heart of Creation. Just about "as stupid as silence" itself, not wanting to infuse our economy and our civilzation with the instant "jump towards the skies" that ... well food on tap, and the end of disease coming from not magic but the truth--that we're evil as shit to be simulating "cancer" in secret ... and it's the simulating part, that's the...
2011 Mar 03
11
mySQL connection testing
Does anybody know of a way to test whether a mySQL connection invoked from the dialplan is current or not? For example: extensions.conf =============== [context] exten => _X.,1,MYSQL(Connect connid localhost user pass db) exten => _X.,n,MYSQL(Query resultid ${connid} SELECT `something` FROM `table` WHERE `number` = ${EXTEN}) exten => _X.,n,MYSQL(Fetch foundRow ${resultid} something)
2006 Mar 05
6
Polycom 501 power over ethernet
When I bought two Polycom 501 SIP phones, I naively thought they were Power-over-Ethernet (IEEE 802.3af) because they were "powered over ethernet." Silly me. Polycom must have some odd voltage or funny way of injecting the power, because the POE switch I bought for them (Netgear F@510P) won't power them, though if I use the Polycom-supplied AC adapter and ethernet power
2006 Apr 08
76
MIT vs GPL vs LGPL for open source project
I intend to release a project I wrote with Rails. What is the right licensing scheme for a web application (content managing system) which could grow with plugins and add-ons ? Personally, I would prefer the GPL but does that mean any add-on to the CMS (like task management) will have to be GPL ? If some people contribute to the code could it still be double-licenced so that the people who