Displaying 20 results from an estimated 600 matches similar to: "How to adjust the y-axis range in barplot properly"
2013 Jan 11
1
problems with package 'segmented'
Dear R-users,
I am trying to understand how the 'segmented'-package works to determine
breakpoints and slopes of regression lines in broken-line regression models.
However, I am not able to repeat the example on the "plant"-dataset,
which was reported in the accompanying paper of the package. (V.M.R
Muggeo, "Segmented: an R package to fit regression models with
2013 Jan 12
1
Question on broken-line regression: 'segmented' or alternative
Dear R-Users,
I have a question concerning the determination of breakpoints and
comparison of slopes from broken-line regression models. Although this
is rather a standard problem in data analysis, all information I
gathered so far, did not answer my questions.
I added a subsetted example of my data. Basically it is a timeseries of
recorded phenotypes in three different groups of plants.
You
2005 Mar 24
5
Bloomberg data import
Dear R Folks,
I know that Enrique Bengoechea ( Credit Suisse ) had posted some code
snippets for importing Bloomberg historical data into R.
I found them to be very useful.
Has anyone succeeded in getting the below items
from Bloomberg to R?
(a) historical economic release data,
(b) tick/intra-day data
(c) bulk data such as Index membership info, etc.
If someone is willing to share their code
2012 Sep 27
3
problem with nls starting values
Hi
I would like to fit a non-linear regression to the follwoing data:
quantiles<-c(seq(.05,.95,0.05))
slopes<-c( 0.000000e+00, 1.622074e-04 , 3.103918e-03 , 2.169135e-03 ,
9.585523e-04
,1.412327e-03 , 4.288103e-05, -1.351171e-04 , 2.885810e-04 ,-4.574773e-04
, -2.368968e-03, -3.104634e-03, -5.833970e-03, -6.011945e-03, -7.737697e-03
, -8.203058e-03, -7.809603e-03, -6.623985e-03,
2019 Aug 29
4
Permission Issue
Hai,
Great to hear i could help one with a gluster problem :-)
And ofcourse your allowed to keep us up2date.
So yes, plese, by doing that and sharing the configs it might help other people.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Benedikt Kale? via samba
> Verzonden: woensdag 28 augustus 2019 17:37
2020 Apr 29
3
demoted AD remains in samba-tool drs showrepl
Dear list,
in this corona crisis a delivery of a AD to a location abroad takes
longer than I expected. I demoted the AD which is in delivery with
samba-tool domain demote --remove-other-dead-server=ADDC3
If I know trigger a
samba-tool drs showrepl
I still see him in the list:
CN=Configuration,DC=example,DC=com
??? NTDS DN: CN=NTDS
2016 Oct 14
4
Dovecot does not close connections
Hello,
I am running into this error:
/Maximum number of connections from user+IP exceeded
(mail_max_userip_connections=10)/
The suggested solution in hundreds of support requests on this mailing
list and throughout the internet is to increase the number of maximum
userip connections. But this is not curing the problem, it is just
postponing it to the moment when the new limit is reached.
When i
2015 Jan 14
5
[Bug 88415] New: [NVA8] nouveau GPU lockup when reclocking
https://bugs.freedesktop.org/show_bug.cgi?id=88415
Bug ID: 88415
Summary: [NVA8] nouveau GPU lockup when reclocking
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee:
2019 Aug 28
4
Permission Issue
Hi again,
regarding my post "plenty of vacuuuming process" a "gluster volume heal"
seems to improve the situation.
But I still have a strange problem:
Sometimes a user don't have permissions to? a restricted folder when h
connects to a share or logs in at a windows client. In some times all
permissions are granted. If the user creates a file, the user and group
is
2020 Apr 30
7
bind9 refuses to start -> zone has no NS records
Hi,
I have to add a second DC to a Zone.
I use the sernet packages Version 4.11 on a debian 10 host.
The bind refuses to start:
root at addc-zone02:~# systemctl status bind9
? bind9.service - BIND Domain Name Server
Loaded: loaded (/lib/systemd/system/bind9.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2020-04-30 14:51:58 EEST; 5s ago
Docs:
2019 May 16
3
CTDB node stucks in " ctdb-eventd[13184]: 50.samba: samba not listening on TCP port 445"
Hi Martin,
> Does a useful ps command (e.g. ps auxww) show smbd running? What do
> the smbd logs say?
no,
root at ctdb-<HOST>:~# ps auxwww | grep smbd
root 13192 0.0 0.0 12780 940 pts/0 S+ 13:05 0:00 grep smbd
There is no smbd, nmbd is running.
Ahh, but the log says:
[2019/05/16 11:26:38.702593, 0]
../source3/smbd/server.c:1519(smbd_claim_version)
2006 Nov 22
1
RBloomberg Multi-ticker problem
Hi,
I am trying to download data from Bloomberg through R. If I try to
download intraday data for multiple tickers and only one field, I get
the error, written below in red. How do I get rid of this error?
> dat<-blpGetData(conn, c("NOK1V FH Equity","AUA AV Equity"),
"LAST_PRICE",
2018 Nov 27
2
ScalarEvolution class returns no valid loop exit count
Hi,
I have problems to estimate the loop exit count of a simple loop with the
ScalarEvolution class.
simple loop:
......
int a = 0;
for(int i; i < 10; ++i){
a = a + 1;
};
......
For the loop analyzation I use the ScalarEvolution class with the following
initialization:
......
void analysis(Function* func)
DominatorTree DT = DominatorTree();
DT.recalculate(*func);
2020 Apr 30
3
bind9 refuses to start -> zone has no NS records
Hi Denis,
thanks a lot!
> you said that the zone is empty. It is not a problem per se but for some
> time Bind-DLZ has been a bit more strict and ask for a NS record for
> every zone. So you just have to create a NS field in your zone pointing
> to one of your DC and you should be fine. Internal DNS does not have
> this requirements.
>
> samba-tool dns mydc
2019 Jan 12
2
Online backup of domain fails
Hi Tim,
What we did:
setting "log level = 10" in smb.conf
then exdcute the following command:
------
samba-tool domain backup online --server=addc3 --targetdir=/root -k yes >backup.txt 2>&1
------
Then we grep for the message with "call_nt_transact_query_security_desc"
------
grep call_nt_transact_query_security_desc backup.txt
------
And got nothing :-(
still the
2007 Mar 13
6
Asterisknow with video and X-Lite not quite working
Hello everyone,
I have previously asked this question on the asterisk-video list, but I
got directed here.
I have a setup consisting of asterisknow beta4 (not sure if that is
crucial) and a few clients all running X-Lite 3.0 (not eyebeam) on the
local network. My computer has a USB-Camera installed, and now I would
like to do some video calling with it, at least, so that the other user
can
2019 Jan 10
2
Online backup of domain fails
Hi,
thanks for your hints!
Am 10.01.19 um 03:46 schrieb Tim Beale via samba:
> - As a sanity-check, you could run 'samba-tool ntacl sysvolcheck'
> locally on your DC. It may tell you if there's an ACL problem.
samba-tool ntacl sysvolcheck doesn't show any problems.
> - Instead of an online backup, try running 'samba-tool domain backup
> offline' locally on
2019 Jan 09
2
Online backup of domain fails
Dear all,
I use the Sernet Samba packages in version 4.9.3.
I try to do an online-backup of my domain by:
samba-tool domain backup online --server=ad2 --targetdir=/root
-Uadministrator
and I get the following error:
Committing SAM database
Setting isSynchronized and dsServiceName
Cloned domain DOMAIN (SID S-1-5-21-1996849263-3223042488-349429296)
ERROR(runtime): uncaught exception -
2006 Nov 13
1
Fetching Intraday data from Bloomberg
Hi Everyone.
I am downloading intraday Bloomberg data from R.
The code I give is:
library(zoo)
library(chron)
library(RBloomberg)
conn<-blpConnect(show.days="trading",na.action="previous.days",periodici
ty="daily")
dat<-blpGetData(conn, "VG1 Index", c("LAST_PRICE"),
start=as.chron(as.Date("2006-9-01",
2010 May 21
3
Levelplot
Dear mailing list,
I am trying to find out, how do a levelplot without labels on the x- and y-axis.
The labels=FALSE does not work...can anyone help me?
m <- matrix(1:25, ncol=5)
levelplot(m, labels=F)
Regards,
Benedikt