similar to: Plotting a smooth curve through points

Displaying 20 results from an estimated 100 matches similar to: "Plotting a smooth curve through points"

2008 Jan 14
2
Need help with xspline error message in R 2.6.1 on Windows XP
I am attempting to generate a series of plots with cubic B-Splines and the code I am using is generating the following error message that I have been unable to resolve. Error in grid.Call.graphics("L_xspline", x$x, x$y, x$shape, x$open, x$arrow, : add_point - reached MAXNUMPTS (25200) This is the code that generates this error. plot.results <- function(dfn) { dt <-
2020 Oct 27
0
Understanding 'State change failed: (-2) Need access to UpToDate data'
Hi list, I had to relocate my third node in a classic DRBD 8.4 three node set up to a new host.  I am having difficulty making the stacked resource the primary.  I am following this guide: https://www.linbit.com/drbd-user-guide/users-guide-drbd-8-4/#s-three-nodes Specifically this: > > > 5.18.3. Enabling stacked resources > > To enable a stacked resource, you first
2002 May 24
3
Converting Character Strings into Object Names
Is there a function to convert character strings to object references. For example, I want to name sets of objects based on scenarios and the types of data being stored. So the scenarios might be something like c("a", "b", "c"), the types of data might have names like c("pass.trp", "trk.trp", "cmute.trp"), and I want to assign data to
2018 Sep 04
1
Intel's latest L1TF vulnerability and libvirt
Hi, with regards Intels L1TF vulnerabilities, it seems they are somewhat non-committal on whether turning off HyperThreading is required, suggesting people > Consult with your hypervisor vendor for more guidance. https://www.intel.com/content/www/us/en/architecture-and-technology/l1tf.html#faq-answers-10-0 What is the consensus in the Libvirt community about the risks (or not) of leaving
2011 Jul 04
10
[Bug 1917] New: Escape sequence (~) doesn't work right with ControlMaster/ControlPersist connections
https://bugzilla.mindrot.org/show_bug.cgi?id=1917 Bug #: 1917 Summary: Escape sequence (~) doesn't work right with ControlMaster/ControlPersist connections Classification: Unclassified Product: Portable OpenSSH Version: 5.8p1 Platform: All OS/Version: All Status: NEW Severity: normal
2018 May 22
1
Re: Create qcow2 v3 volumes via libvirt
Hi Eric and list, I had another production VM start pausing itself.  This one had been running for more than 4 years on a 60G LVM volume.  It has had the occasional snapshot during that time though all have been "removed" using the virt-manager gui so I used qemu-img as you suggested. # qemu-img convert /dev/trk-kvm-02-vg/rt44 -O qcow2 /mnt/scratch/rt44.qcow2 dd'd the qcow2
2020 Jun 15
0
Samba performance for small files
On Mon, 15 Jun 2020, Andrea Cucciarre' via samba wrote: > I have run the same test on a Windows server share (on the same hardware as > the Samba share) and the transfer speed is stable, about 404KB/sec which is > three time quicker then the overage speed in the Samba share. Are you doing it on the same hardware, same drive, same everything? Even if you are, keep in mind that one
2006 Jul 13
1
Web page development, NVU: anybody with experience?
Hi folks, I think this *might* be a product that the CentOS-affiliated community might like to include? I decide to buy a new truck because I don't drive my 'Vette enough to justify it and I can really use a P/U. Thought I would take advantage of RoadRunner's free home page (<= 5MB) to post pics, etc. to sell it. XML, HTML, SGML, DocBook... what's a n00b to do? Still working
2010 Oct 04
1
Xen domU crashes accessing to drbd disk if using maxmem.
Hello all, I''ve just installed a new dom0 with openSUSE 11.3 (x86_64) and I''m seeing domUs crashes when reading from disks. The problem occours when in domU configuration I use memory=1024 maxmem=2048 My setup is DRBD on LVM on Software RAID 10 and drbd devices are used as disks for domUs, using phy:/dev/drbd0,hda,w phy:/dev/drbd1,hdb,w The domU in test is HVM, I''m
2008 Dec 17
5
Trouble pulling data from a messy ACII file...
Hi all, I am a new graduate student who is also new to R. I am ok with the basics, but the problem I am having right now seems beyond what I can do..so I am looking for advice. I am trying to pull data from flat ASCII files, but they do not have a "nice" structure so a simple "read.table" doesn't work. An example first half of a data file is below:
2011 Mar 27
2
LinkedIn still not working?
To clarify the issue I posted earlier: I am on OS X 10.6.7. Trying to use Mechanize to log in to LinkedIn. As others have posted about in the past, when I submit the form it kicks me back to the LinkedIn landing page, and does not log me in. I read the earlier discussion of the issue that mentioned how cookie values were being improperly dequoted when stored. But I thought that issue was fixed.
2018 Jun 08
3
T-38 re-invite issue
I have an error sending to a specific fax number. It may be more than one but this is the one I investigated. It seems the delay for the SIP negotiation in T.38 was initiated after 6 seconds, however, our system sent the BYE after only 4 seconds, possibly cutting the call before all the communication necessary for the negotiation was completed. Here is the trace from our provider showing their
2015 Jun 22
0
Plans to improve reference classes?
Apart from speed, the most important advantage of R6 over ref classes is that's it easy to subclass a class defined in package A in package B. This is currently difficult with ref classes because of the way it does scoping. (And I think it's difficult to fix without fundamentally changing how ref classes work) Hadley On Mon, Jun 22, 2015 at 8:49 AM, Michael Lawrence <lawrence.michael
2016 Mar 31
1
samba 3.6 client signing
Hi We have 2 servers running samba 1 is linux 7 /samba 4.2.3 1 is linux 6 /samba 3.6.23-25.0.1 Both are joined to a Windows Domain Both use ADS for security (we use CAC on the client) Recently users of the samba 3.6 shares have been having trouble connecting The issue seems to be theclient registry setting :
2016 Mar 05
2
Integrate Xapian into an application or framework Project
Hello, My name is Shibajyoti Debbarma, 2nd Year B.Tech. , Dhirubai Ambani Institute of Information and Communication Technology, Gujarat. I have been developing Android Applications and Games for the last 2 Years and I have also published Open Source Projects on Github (Links Below). I have very good knowledge about UI design. I have also developed an Educational Learning Application, launching
2020 Jun 11
2
Patches for OpenVMS && Samba4
Refer to this: https://legacyos.org/vsi-introduces-new-samba-release/ I noticed that VSI, the new owners of VMS, have created a package for Samba4 under OpenVMS. I also notice the samba-vms list appears to be abandoned (for years). So, I apologize for posting here on the general list, but it seemed fruitless trying the dedicated list. I am under the impression that the GPL v3 compels all
2015 Jun 22
3
Plans to improve reference classes?
(Moved to R-devel) Niek, Would you please provide the details on this test case, including your benchmarks, and what you are trying to achieve at the high-level? Thanks, Michael On Wed, Jun 17, 2015 at 4:55 AM, Niek Bouman <niek.bouman at keygene.com> wrote: > Dear R-core team, > > I was wondering whether you have any plans to improve the current implementation of reference
2020 Jun 12
1
Patches for OpenVMS && Samba4
On Fri, 12 Jun 2020, Andrew Bartlett via samba wrote: > I can't find any evidence in the source code for new patches to have > Samba build on VMS Okay, well, at least I didn't just overlook something. > it certainly wasn't something we actively targeted when we moved from > autoconf to WAF with Samba 4.1. I'd be shocked if you did. Python 3.x isn't available on
2011 Jul 25
4
trouble with uninstall
Hello, Today I installed R for Windows version 2.13.1, but realized that it's not something that I need right now. I attempted to uninstall it, but am getting the following error message: "This Installation can only be uninstalled on 64-bit Windows." I am running Windows XP Professional, Version 2002, SP 3. I've also tried the unins000.exe file as suggested in the help, and
2016 Mar 31
2
PJProject Bundled Update
On Thu, Mar 31, 2016 at 10:30 AM, Brian Wilson <brian at wildsong.biz> wrote: > I think that I worked around the first issue (libasteriskssl) last night. > Should have gone to bed earlier instead. :-) > Will test your patches this morning. I build on a barebones Debian 8.x > virtual machine - not "older" unless you consider "stable" = "older". >