search for: smooted

Displaying 20 results from an estimated 20 matches for "smooted".

Did you mean: smoothed
2004 Nov 08
1
how lambda is computed in smoot.spline given _df_
Hi, I posted some days ago a question concerning the computation of lambda in the smooth.spline function (which I repreat at the bottom of the mail) given _df_ . Unfortunately the documentation is not clear to me. Maybee someone can help to answer in my view the basic question: If the penalized log likelihood is L = (y - f)' W (y - f) + lambda c' Sigma c how the _lambda_ in the above
2012 Oct 10
2
r-plot help-it prints outside frame
Hello, i have been doing browns exponential smooting for myself and have a little trouble with plotting values: par(xpd=TRUE) plot(vector,xlab="Period",ylab="Values") legend(max(vector), legend = c("Original values", "Estimated values"), col=c("blue","red"),lwd=0.5, cex=1, xjust=0.1, yjust=-0.3) lines (vector, type =
2008 Feb 26
2
Kalman Filter
Hi My name is Vladimir Samaj. I am a student of Univerzity of Zilina. I am trying to implement Kalman Filter into my school work. I have some problems with understanding of R version of Kalman Filter in package stats( functions KalmanLike, KalmanRun, KalmanSmooth,KalmanForecast). 1) Can you tell me how are you seting the initial values of state vector in Kalman Filter? Are you using some method?
2009 Oct 22
1
contour() & contourLines()
Hi Folks, I have been using contour() to produce some contour plots (of a spatially-smooted density produced by kde2d()), with very satisfactory results. I now want access to the coordinates of the points on the contours, and it would seem that contour() does not return a value, so there is nothing from which these could be extracted. However, apparently contourLines() does, and it seem...
2001 Jan 03
1
OpenSSH 2.3 on Tru Unix: Problems
Hi, I try to get OpenSSH working on Compaq's Tru64 Unix (alias Digital Unix) Version 5.1. It compiles smootly with OpenSSL-0.9.6, but I observer some odd things. (A) AS SERVER The authenification via .ssh/known_host doesn't work. I have the same sshd_config as on FreeBSD (OpenSSH 2.2.0), where it works. sshd -d -d: ----------- debug1: sshd version OpenSSH_2.3.0p1 ... RSA key generation
2002 Apr 14
1
Problems with ext3
Thank you very much for the help with my problems after I changed ext2 in ext3. So far, everything is now running smootly. However, tune2fs -l /dev/hdb2 delivers among a long output one line Fls features : has_journal needs_recovery What does this mean and how can I perform such a recovery ? Thanks in advance Edgar -- ----------------------------------- Dr.-Ing. Edgar Alwers
2019 Aug 22
0
upgrade 6.04-pre1 to 6.04-pre4
hi i'm about to upgrade systems. yesterday i got https://www.zytor.com/pub/syslinux/Testing/6.04/syslinux-6.04-pre3.tar.xz in order to upgrade 6.04-pre1 version. i first was upgrading a usb-disk which was booting smootly with a simple configuration. i changed the EFI installation in /EFI/BOOT: efi64/efi/syslinux.efi (UEFI bootloader for EFI X64 (x86_64) firmware) ?
2016 Oct 05
0
New Package: Plotluck
Dear useRs, I am happy to announce that my package "plotluck" is now on CRAN: [1]https://cran.r-project.org/web/packages/plotluck/ The aim of the package is to let the user focus on what to plot, rather than on the "how" during exploratory data analysis. Based on the characteristics of a data frame and a formula, it tries to automatically choose the most suitable t ype of
2016 Oct 05
0
New Package: Plotluck
Dear useRs, I am happy to announce that my package "plotluck" is now on CRAN: [1]https://cran.r-project.org/web/packages/plotluck/ The aim of the package is to let the user focus on what to plot, rather than on the "how" during exploratory data analysis. Based on the characteristics of a data frame and a formula, it tries to automatically choose the most suitable t ype of
2009 Dec 04
0
Failed to initialize xenstat library.
Hi, I got my system (Ubuntu Karmic 64bits) up and running with xen-3.4.2 and the latest Linux from Jeremy pv_ops tree but, the xen wasn''t running smootly... When I try to start the xend and try to see it, I got: root@tcmc-dell:~# /etc/init.d/xend stop root@tcmc-dell:~# /etc/init.d/xend start ......... root@tcmc-dell:~# xm top *unable to open xenstore: Connection refused Failed to
2009 Dec 04
0
Failed to initialize xenstat library.
Hi, I got my system (Ubuntu Karmic 64bits) up and running with xen-3.4.2 and the latest Linux from Jeremy pv_ops tree but, the xen wasn''t running smootly... When I try to start the xend and try to see it, I got: root@tcmc-dell:~# /etc/init.d/xend stop root@tcmc-dell:~# /etc/init.d/xend start ......... root@tcmc-dell:~# xm top *unable to open xenstore: Connection refused Failed to
2014 Jan 27
0
Opus installation in BCC/Win32
Hi, I recently found Opus as a great enhancement to Vorbis (and even deprecates SPEEX). The compilation with MinGW went smootly but the compilation with BCC (Borland C Compiler) failed to achieve a version.h. This file seems to be the output of win32\genversion.bat which seems to require Git tool. Because with libvorbis I did managed to compile with BCC, I wonder if opus could be presently, or
2013 Aug 05
1
TLS between winbind and openldap
Hi, I'm working hard to setup winbind and openLDAP work together with TLS My networks contains: - a windows server 2008 R2 domain controller - a debian 6 based file server (openmediavault v0.4) running OpenLDAP 2.4.23 and Samba v3.5.6 - a debian 7 computer running winbind 3.6.6 I want to let OpenLDAP store SID <=> uig/gid mapping to ensure constant uid and gid for users on all linux
2016 Jan 07
3
Samba over slow connections
Hi list (and happy new year), I'm experiencing some troubles using Samba (4.1.17 debian version) over VPN. Basically we've following setup : PC === LAN ===> VPN (WAN) ==== LAN ===> Samba file Server Copying big (say > 1MiB) files from PC to Samba file server almost always ends up with a NT_STATUS_IO_TIMEOUT error (or "a network error occured" if trying to copy from
2007 Nov 15
8
Ferret/AAF Stability?
Hello. I''m the author of DataMapper (http://datamapper.org), and am trying to choose what Full-Text-Indexing engine/plugin I want to include by default. I was hoping you guys could help. :-) Sphinx comes highly recommended, but without live index updates, it just doesn''t seem practical for most of my work. I''m most experienced with Solr, but the whole HTTP::Request and
2003 Jun 26
2
Change default parameters of panel.smooth
Hello, can anyome tell me how to access the full script of the panel.smooth function so that I can change the thickness of the smoothing line or its colour ? All I could access is : > panel.smooth function (x, y, col = par("col"), bg = NA, pch = par("pch"), cex = 1, col.smooth = "red", span = 2/3, iter = 3, ...) { points(x, y, pch = pch, col = col, bg =
2006 Jun 20
10
Next script.aculo.us release, help needed
Hey there! I''m in the process of looking through the various bug reports and tickets and fixing script.aculo.us as I go along. As I want a 1.6.2 bugfix release to happen this week, please help me out with: - Looking throught the open bugs list on the trac, testing stuff and giving helpful comments (like "+1") - Identifiying what bugs/patches should be included (answer to
2016 May 03
2
An update on SSH protocol 1
Hi, At this stage, we're most of the way towards fully deprecating SSH protocol 1 - this outlines our plans to complete this task. We've had this old protocol in various stages of deprecation for almost 10 years and it has been compile-time disabled for about a year. Downstream vendors, to their credit, have included this change in recent OS releases by shipping OpenSSH packages that
2005 Jul 09
2
A shared space between students and their teacher !!!
Hi all, Last week I implemented samba a sa file server and domain controller for more than 150 computers (Win 2000 and XP). Everything is working just fine. However, computer science faculty wanted a share for each course in which students can upload their homework once done and teacher download them for correction. Yet, students can have the right to write on that share but not delete the work
2009 Sep 11
3
For sending my R package as part of R-project
...9110135i285157cei19a0607791fef91a at mail.gmail.com> Content-Type: text/plain Hello, I have a question about "ipred" package. I am working on a data set which contains 1000 individual swho came from 588 regions. I calculated misclassification error rate with cross validation and its smooted version "bootstrap 632" for different sample sizes in LDF. I am doubting whether error rate and low variance are enough to explain my data. Thanks Meral [[alternative HTML version deleted]] ------------------------------ Message: 87 Date: Fri, 11 Sep 2009 10:39:35 +0200 Fro...