Displaying 6 results from an estimated 6 matches for "35756".
Did you mean:
3556
2010 Dec 29
5
linear regression for grouped data
...ar regression 4 times. The challenge is
that, the length of the ID vector is around 20000 and therefore linear
regression must be done automatically for each distinct value of ID.
ID x y
76 36476 15.8 76 36493 66.9 76 36579 65.6 111 35465 10.3 111 35756 4.8
121 38183 16 121 38184 15 121 38254 9.6 121 38255 7 168 37727 21.9 168
37739 29.7 168 37746 97.4
I was wondering whether there is an easy way to group data based on the
values of ID in R so that linear regression can be done easily for each
group determined by each value of ID. Or, is th...
2013 Apr 23
3
Need to replicate Boltzman Signmodial Curve fit from Graph Pad
...to be used for only one
function (which isn't nearly as bad as the company's pandemic reliance on
Excel for nearly everything else).
so anyway, what I'd normally do is take a set of data like this:
pH counts 3.8 968 5.0 1347 5.8 2867 6.6 9203 7.0 15817 7.4 20297 8.2
31916 9.2 35756
then fit this to a Boltzman sigmodial in Graphpad. Graphpad spits out a
much longer set of vectors and also information about v50 and confidence
intervals etc (if anyone is familiar with that software). This is what i'd
like to replicate.
It might be that I just don't know what i'm doi...
2005 Mar 22
0
CentOS4 and SATA Raid5
Further to my posts a few days (weeks?) ago, here''s an update on the
situation.
After the the Raid array finally rebuild, CentOS4 installed and now runs
without a problem.
The card is an adaptec 2410SA SATA raid card.
Michael Weisman
The Ad Doctors
mike@theaddoctors.com
2017 Jun 30
3
Very slow performance on Sharded GlusterFS
...plication/octet-stream
Size: 28988 bytes
Desc: not available
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170630/fac7c7d9/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stripe.log
Type: application/octet-stream
Size: 35756 bytes
Desc: not available
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170630/fac7c7d9/attachment-0001.obj>
2017 Jun 30
3
Very slow performance on Sharded GlusterFS
Hi Krutika,
Sure, here is volume info:
root at sr-09-loc-50-14-18:/# gluster volume info testvol
Volume Name: testvol
Type: Distributed-Replicate
Volume ID: 30426017-59d5-4091-b6bc-279a905b704a
Status: Started
Snapshot Count: 0
Number of Bricks: 10 x 2 = 20
Transport-type: tcp
Bricks:
Brick1: sr-09-loc-50-14-18:/bricks/brick1
Brick2: sr-09-loc-50-14-18:/bricks/brick2
Brick3:
2009 Feb 07
11
[LLVMdev] 2.5 Pre-release1 available for testing
LLVMers,
The 2.5 pre-release is available for testing:
http://llvm.org/prereleases/2.5/
If you have time, I'd appreciate anyone who can help test the release.
Please do the following:
1) Download/compile llvm source, and either compile llvm-gcc source or
use llvm-gcc binary (please compile llvm-gcc with fortran if you can).
2) Run make check, send me the testrun.log
3) Run "make