Displaying 20 results from an estimated 52 matches for "calib".
Did you mean:
calin
2010 Mar 12
5
Vertical subtraction in dataframes
Hello all,
I have not been able to find an answer to this problem. I feel like it might
be so simple though that it might not get a response.
Suppose I have a dataframe like the one I have copied below (minus the
'calib' column). I wish to create a column like calib where I am subtracting
the 'Count' when 'stain' is 'none' from all other 'Count' data for every
value of 'rep'. This is sort of analogous to putting a $ in front of the
number that identifies a cell in a spr...
2008 Aug 16
4
Lattice: problem using panel.superpose and panel.groups
...figure out how to
solve my particular problem. Hopefully, a generous fellow R user can
help.
I have some data that is split into two groups: some "actual" data,
and some simulated data, generated from several different models. The
actual data come from two different datasets (calibration and
holdout), and the simulations were calibrated on each data set under
the various models.
What I want to do is create a boxplot on the simulated data, and
superimpose a line representing the actual data. This plot would
condition on dataset and model. While the simulated data va...
2008 Jan 18
1
Selecting rows conditionally between 2 data.frames
Hello everyone,
I have two data.frames that look like
calib:
place zoom scale
left 0.65 8
left 0.80 5.6
left 1.20 3
right 0.65 8.4
right 0.80 6
right 1.20 2.9
X:
... place zoom ....
... left 0.80 ....
... left 1.20 ....
... right 0.65 ....
... NA NA ....
... right 0.8 ....
... left 1.20 ....
and I want to get the corresponding valu...
2001 Feb 19
2
problems sourcing in vs interactive
If I source in the function (see below) calib(), I get:
> source("papers/helle/threshold.r")
> calib()
Error in eval(expr, envir, enclos) : Object "energy" not found
But if I cut and paste the code for calib() one line at a time into the R
window it works fine.
calib<-function()
{
contrast<-c(.01,.02,.0325,.05...
2006 Jan 18
5
SAN Devices
Anyone out there using small-midsized (2-4 TB) SAN solution among
multiple Asterisk systems? I don't have the budget for an EMC-caliber
solution, and can't seem to find much else out there.
Thanks,
Adam
The contents of this email message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of deliv...
2006 Sep 19
1
-Need help with function
Hello everyone,
I have a function here that I wrote but doesn't seem to work quite
right. Attached is the code. In the calib funcion under the for loop
Bt[i+2]<-(1-m)*Bt[i+1]+Rt[i]*Rerr-Ct[i+1] returns NA's for everything
after years 1983 and 1984. However the code works when it reads
Bt[i+2]<-(1-m)*Bt[i+1]+Rt[i]*Rerr-Ct[i]. I don't quite understand why
since it should be calculating all of the necessary...
2006 Sep 20
1
help with function
Hello everyone,
I have a function here that I wrote but doesn't seem to work quite
right. Attached is the code. In the calib funcion under the for loop
Bt[i+2]<-(1-m)*Bt[i+1]+Rt[i]*Rerr-Ct[i+1] returns NA's for everything
after years 1983 and 1984. However the code works when it reads
Bt[i+2]<-(1-m)*Bt[i+1]+Rt[i]*Rerr-Ct[i]. I don't quite understand why
since it should be calculating all of the necessary...
2016 Nov 09
2
search body with wildcards
Hi,
A question. We are using fts_solr. When searching for content in BODY I
noticed that dovecot only supports full words. "BODY calibration"
returns results but "BODY calibra" does not. Nor "BODY calibra*".
Solr does support searching with wildcards so why is it that dovecot
does not?
regards,
--
Willem-Jan de Hoog
2006 Oct 19
1
Logging only files transferred not directories
...otated, the directories
already exist and as such aren't printed. E.g. this is what I get
CVS/cvsrepo/EDMI/1560-Cal System Equipment/
CVS/cvsrepo/EDMI/1560-Cal System Equipment/CVS/
CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z11-Frontend/
CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z11-Frontend/calib.cpp,v
CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z11-Frontend/calib.h,v
CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z11-Frontend/history.txt,v
CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z12-Calibration Database/
CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z12-Calibration Database/CVS/
CVS/cvsrepo/EDM...
2008 May 14
0
Parallel computing with rgenoud and snow: external file I/O possible?
...lled by a shell script.
The model reads an input file and writes an output file. My example
involves two nodes on different machines. Each model run launched by
genoud uses a working directory named after the node to hold the
temporary input and output files. The function called by genoud,
drive.calib(), saves the parameter and objective function values in a
file also named after the node, and after genoud finishes, the results
from all the runs are combined in one file for convenience. I realize
that the communications in this simple example take much longer than the
model execution. In my re...
2014 Dec 15
2
need guidance on getting started...again
...ears that there are several install package implementations.
Which is the best to use? Any other helpful guidance would be greatly
appreciated. I'm going with Centos 6 because I only have a 32 bit machine,
otherwise I'd be up on 7, I would think.
Thanks,
Clayton
You can tell the caliber of a man by his gun--c. kirkwood
2024 Jul 29
0
[ANNOUNCE] xinput_calibrator 0.8.0
This is the first release of xinput_calibrator after the move from
https://github.com/tias/xinput_calibrator to our gitlab instance. The
aim of this move is so this little tool, still in use here and there,
can see some of the benefits of group maintainership and doesn't go
completely stale. Don't expect active maintainership or ne...
2014 Dec 15
3
How serious are we about not wanting to see...
Redhat in centos? I type help and the first line says redhat. Are we
paranoid about red..t?
Clayton
You can tell the caliber of a man by his gun--c. kirkwood
2016 Nov 10
0
search body with wildcards
On 2016-11-09 09:52, W. de Hoog wrote:
> Hi,
>
> A question. We are using fts_solr. When searching for content in BODY I
> noticed that dovecot only supports full words. "BODY calibration"
> returns results but "BODY calibra" does not. Nor "BODY calibra*".
>
> Solr does support searching with wildcards so why is it that dovecot
> does not?
When searching:
doveadm search mailbox shared/* BODY calib*
solr is queried with
...body:cal...
2005 Dec 20
0
Shared permission problem
...try to shared a folder on samba let say /data/test1,
it working fine BUT when I try to added any user to
that folder with some access by right click on the
test1 folder property -> Security-> Add it then come
back and said:
You're logged on with an account that does not have
access to: Caliber, where as Caliber id Redhat Linux
Samba server
my account is Admin and had all the privilege on the
Samba server, the test1 folder had 777 permission, and
smb.conf look like this:
[test1]
path = /data/test1
Admin user = account1
comment = Data Storage location
pa...
2012 Aug 14
3
self-starter functions for y = a + b * c^x
Hi
there are some predefined self-start functions, like SSmicmen, SSbiexp,
SSasymp, SSasympOff, SSasympOrig, SSgompertz, SSflp, SSlogis, SSweibull,
Quadratic, Qubic, SSexp (nlrwr)
Btw, do you know graphic examples for this functions?
The SSexpDecay (exponential decay) for y = (y0 - plateau)*exp(-k*x) +
plateau from
2010 Jun 21
1
No output/no source tarball produced by 'R CMD build' on Windows (but ret code is 0)
Hi,
After updating R-2.12 on the Bioconductor build system about 1 week ago
(we update R every 4-6 weeks for our devel builds), we've started to see
something never seen before on Windows: for some BioC packages,
'R CMD build' would produce no output at all (0 byte) and, of course,
no source tarball. Even though, the code returned by the command is 0!
See an example of this is here:
2002 Mar 15
1
calibration/inverse regression?
I wonder if anyone out there has written a routine to solve the simple
linear calibration problem?
- fit regression of y vs x
- estimate the value x0 (with 95% CI) that gives y0
Thanks for any help.
Bill
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info&quo...
2014 Dec 15
2
need guidance on getting started...again
...would be greatly
>> appreciated. I'm going with Centos 6 because I only have a 32 bit
>> machine, otherwise I'd be up on 7, I would think.
>>
>>
>>
>> Thanks,
>>
>>
>>
>> Clayton
>>
>>
>>
>> You can tell the caliber of a man by his gun--c. kirkwood
>>
>>
>>
>
>Hey Clayton,
>
>System|Administration|Add/Remove Software
>
>Filter for "manual"
>
>Select the pages you desire to install.
>
>
>--
> _
> ?v?
> /(_)\
> ^ ^ Mark LaPierre...
1999 Jun 23
1
Samba and NT4-sp5 problems ??
We were using Samba 2.0.2 and Windows NT4-sp3 quite happily.. however
someone wants to use sp5 (get me a large caliber rifle, PLEASE!!), and
during some testing we noticed what 'looks like' file corruption problems.
Files do not seem to get written to the samba shares properly/completely...
I say looks like, because copying the files manually seems to be fine, but
when done within an app, they seem to be...