similar to: calculating error

Displaying 20 results from an estimated 700 matches similar to: "calculating error"

2003 May 22
1
(no subject)
Dear R-helpers! What it's means "Rank failure in Choleski decomposition" by using of function surf.gls {spatial}? Sincerely Yours Branimir K. Hackenberger
2011 Apr 17
5
cube root
This is some interesting: > -8^(1/3) [1] -2 > x=(-8:8) > y=x^(1/3) > y [1] NaN NaN NaN NaN NaN NaN NaN NaN 0.000000 1.000000 [11] 1.259921 1.442250 1.587401 1.709976 1.817121 1.912931 2.000000 So, can anybody explain this?! (Why is x[1]^(1/3)=y[1]=NaN, but -8^(1/3)=-2?) Thx!!! [[alternative HTML version deleted]]
2012 Jan 28
2
wireframe_box_axis
Dear all! I am using wireframe function from lattice package. Is it possible to remove box around the plot but to keep axis (x, y, z)? Thanks in advance! [[alternative HTML version deleted]]
2008 May 10
1
BiodiversityRGUI_problem2
After some investigation I found out that constrained ordination is working fine under R version 6.5.0 and 6.5.1 but not under any of newer versions. Is it posible to repair/make something in for example newest version of R 7.0 lito enble correct using of constrained ordination under BiodiversityRGUI environment? [[alternative HTML version deleted]]
2009 Apr 03
1
Using multiple 'peer' identities on one phone with 1.4
Hi! When using multiple identities on one physical phone (Snom 320), I get check_auth: username mismatch, have <7705>, digest has <7736> messages when placing a call from a different account than the first one. From reading the asterisk source, I can see that the problem is that peer authentication is not matched against username, but against ip/port. I need to have multiple
2008 Jul 07
1
DTMF on iax channel is not interpreted by asterisk
Hi! I'm using asterisk 1.4.17 with twinkle and a custom phone based on iaxclient 2.0.2 and I'm struggling a bit with DTMF and features.conf. While the twinkle client is able to initiate an attended transfer using *2 (as configured in features.conf), the iax client is not. I can see the DTMF messages showing up on the asterisk console, but asterisk does not invoke the features
2003 Jan 03
0
cmeans visualisation
Hi all R-helpers!!! I have only one small question: Which visualisation method would you suggest for results of function cmeans {e1071}? Thanks! Branimir K. Hackenberger
2003 Oct 09
1
R-OpenOffice.org Calc
I have been very satisfied with R-Excel interface (DCOM). Few months ago I have changed my OS to Linux-Mandrake, and now I am using OpenOffice.org Calc as spreadsheet. I would like to know does exist some R-OpenOffice.org interface or how is possible to use R-functions in OpenOffice.org Calc? Thanks a lot!
2009 Apr 14
1
T38modem in loopback mode does not work on asterisk 1.4.20.1
Hi! I'm trying to get t38modem working and started with the loopback mode. I installed everything according to http://www.voip-info.org/wiki/view/T38modem+configuration+with+Asterisk and used a stock asterisk 1.4.20.1 compiled from source. Openh323, ptlib_unix and t38modem are compiled from source as well, as outlined on the wiki. Hylafax starts sending the job (sudo faxstat -s shows one
2008 Jul 21
1
Problems with IAX on heartbeat provided ip address
Hi! I'm trying to build an HA system using heartbeat for failover. Everything works fine with SIP, but I cannot connect my IAX phone to the asterisk server using the managed IP address. Here is the configuration of the server (asterisk and the IP address are up, 'ip addr' and 'netstat' output): 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
2019 Jan 03
1
Golang libvirt bindings problem
Hello everybody! First, allow me to wish you all a Happy New year! I have a problem with a small app that I wrote in Go and which uses libvirt go bindings. Actually, the problem exists only when I want to compile the code statically. Basically, when CGO_ENABLED=0 is exported, go (running go test, go run, go build) complains: undefined: libvirt.NewConnect When I try to compile the source
2017 Nov 15
2
virtlock - a VM goes read-only
Dear colleagues, I am facing a problem that has been troubling me for last week and a half. Please if you are able to help or offer some guidance. I have a non-prod POC environment with 2 CentOS7 fully updated hypervisors and an NFS filer that serves as a VM image storage. The overall environment works exceptionally well. However, starting a few weeks ago I have been trying to implement virtlock
2003 Dec 25
6
Plot a sphere
Hi, I'm new to R (and math ;) Would somebody please be so kind as to direct me in plotting a 3D sphere? I tried something in the lines of: #### y <- x <- seq(-pi, pi, length=pi*10) f <- function(x,y) { z <- sqrt(pi - x^2 - y^2) #z[is.na(z)] <- 0 z } z <- outer(x, y, f) persp(x, y, z, theta = 120, phi = 30) #### I've also tried: .... make.surface.grid(...) ..
2003 Dec 24
2
[LLVMdev] main, prologue & call
hi, I don't understand exactlly the difference among main function, prologue code, and call function. how the llvm JIT process them in details? the main function is a program start entry prologue code call yueqiang 2003/12/25
2009 Sep 08
2
Fax For Asterisk and SendFax question
Hi everybody, I've installed Free Fax For Asterisk in my Asterisk box but I don't understand how it works as when using SendFax application from dialplan, I can't find how to introduce destination fax number. How this application works? Do I have to call destination fax using Dial application, detect somehow that it's a fax and then use SendFAX application specifying FAXOPTs and
2009 Mar 08
2
Fwd: add a new queue strategy: SBR
Hi., do you think that sbr policy in queue strategy will be useful? Bye ---------- Forwarded message ---------- From: nik600 <nik600 at gmail.com> Date: Sat, 7 Mar 2009 15:21:14 +0100 Subject: add a new queue strategy: SBR To: Asterisk Developers Mailing List <asterisk-dev at lists.digium.com> Hi to all isn't there any plan to add the Skills Based Routing strategy in
2003 Dec 25
0
[LLVMdev] main, prologue & call
> I don't understand exactlly the difference among main function, prologue > code, and call function. I'm not sure that I understand your question. LLVM abstracts away target-specific information like function prologs and epilogs. If you are curious about the typical arrangement used by unix systems with _start and main, LLVM does not have that. Basically it uses 'main'
2012 Oct 28
1
Why are coefficient estimates using ML and REML are different in lme?
Hi, All,   My data collection is from 4 regions (a, b, c, d). Within each region, it has 2 or 3 units. Within each unit, it has measurement from about 25 sample site. I was trying to use lme function to discribe relationship between y and a few covariates. Both y and covariates were measured at the sample site level. My question is when I use exactlly the same model but choose different estimation
2017 Nov 16
0
Re: virtlock - a VM goes read-only
On Wed, Nov 15, 2017 at 02:24:48PM +0000, Branimir Pejakovic wrote: > Dear colleagues, > > I am facing a problem that has been troubling me for last week and a half. > Please if you are able to help or offer some guidance. > > I have a non-prod POC environment with 2 CentOS7 fully updated hypervisors > and an NFS filer that serves as a VM image storage. The overall
2009 Jan 13
0
SOVLED Can sound be redirected from a remote computer to local computer?
On Sunday 11 January 2009 1:25 am, Brian McKerr wrote: > Try NX from nomachine.com. The Free version FreeNX is in the centos extras > repo. Had to do a second install on the remote computer (I probably did something wrong the first time) but everything that I needed to work, does work. I even have sound to my local computer from the remote computer via a windows application running with