Displaying 10 results from an estimated 10 matches similar to: "I need some help"
2005 Oct 12
3
Newbie problem with read.table
Hi R,
I have a seemingly simple problem. I have a table in following format
(tab seperated)
Njets NBjets NElec NMuon Meff HT HT3j HE Aplan
Plan
1 4 3 2 0 366.278 253.642 87.7473 1385
0.0124566 0.376712
2 3 1 1 0 235.19 157.688 18.2852
574.253 0.00064187 0.00528814
I read in with:
>
2005 Aug 26
1
Pseudo-Voigt fit
Hi, I am sorry for this question, but I am trying to speed up an
application....
I will need to fit many x-y data sets (input from text files) to
4-parameter Pseudo-Voigt peak function.
Until now I used SigmaPlot macro to do it (enclosed just in case...)
peaksign(q) = if(total(q)>q[1], 1, -1)
xatymin(q,r) = xatymax(q,max(r)-r)
[Parameters]
a = if(peaksign(y)>0, max(y), min(y))
2001 May 29
2
Using "R" to find peaks in sampled data
This is probably a trivial question, but I did
not see it in the FAQs. Perhaps I simply need
to be pointed to some URLs.
In any case, I have some sampled data that has peaks,
and I would like to extract peak height, location, and
width, according to almost any statistical model.
Gaussian would seem to make the most sense.
There can also be "steps" increasing the amplitude
over a
2016 Jun 22
2
dowload.file(method="libcurl") and GET vs. HEAD requests
In R 3.2.4, if you ran download.file(method="libcurl"), it issues a
HTTP GET request for the file. However, in R 3.3.0, it issues a HTTP
HEAD request first, and then a GET requet. This can result in problems
when the web server gives an error for a HEAD request, even if the
file is available with a GET request.
Is it possible to tell download.file to simply send a GET request,
without
2007 Dec 13
1
RMySQL and free text variable
Hi all,
I have a quick question, I want to send a select statement to the
mysql server. With the code below I connect and ask my select statement.
As you can see from the code I want to have a mode = "+". The '+' needs
to be free text and hence the "\"" around it. But it doesn't work. If i
put just plus in instead of the 'mode' I get a table.
2005 Oct 12
1
Historical England and Wales Shape Files
Dear R-user,
I would like to apply spatial statistics on some historical data, in
particular from 1850 to 1900 by registration district of England and
Wales.
I have searched in the R-archive, but unsuccessfully.
Do you know whether R contains those shape files? Or where would be
possible to download and use in R?
Thanks in advance,
Carlo Giovanni Camarda
+++++
This mail has been sent through the
2009 Aug 12
1
Map of UK Counties - to use in R
Hi,
Can anyone help me with either of these:
1) Map of the UK counties that I could use in R?
2) How could I use an existing map for example, a map from here
http://www.itraveluk.co.uk/maps/england.html - in R. I need to use a UK map
to plot locations on it by lat & long.
Would appreciate help on any of these.
Thanks,
Raoul
--
View this message in context:
2016 Jun 22
1
dowload.file(method="libcurl") and GET vs. HEAD requests
Thanks for looking into it. Is there a way to avoid the HEAD request
in R 3.3.0? I'm asking because if there isn't, then I'll add a
workaround in a package I'm working on.
-Winston
On Tue, Jun 21, 2016 at 9:45 PM, Martin Morgan
<martin.morgan at roswellpark.org> wrote:
> On 06/21/2016 09:35 PM, Winston Chang wrote:
>>
>> In R 3.2.4, if you ran
2016 Jun 22
0
dowload.file(method="libcurl") and GET vs. HEAD requests
On 06/21/2016 09:35 PM, Winston Chang wrote:
> In R 3.2.4, if you ran download.file(method="libcurl"), it issues a
> HTTP GET request for the file. However, in R 3.3.0, it issues a HTTP
> HEAD request first, and then a GET requet. This can result in problems
> when the web server gives an error for a HEAD request, even if the
> file is available with a GET request.
>
2010 Jun 15
4
TPROXY configuration
I''m trying to get TPROXY / Squid running and I have a few questions...
I found this page:
http://www.shorewall.net/Shorewall_Squid_Usage.html#TPROXY
However, it doesn''t explain what I''m seeing in the configuration.
For the zone file, do I keep my loc and net configurations and just add
the following to the file?
- lo - -
or do I remove the loc and net zones and