Displaying 20 results from an estimated 124 matches for "highland".
2014 Jun 10
0
Dovecot Configuration for access with GSSAPI / Kerberos
...master {
mode = 0600
user = mail
}
user = root
}
protocol pop3 {
pop3_uidl_format = %08Xu%08Xv
}
protocol lda {
auth_socket_path = /var/run/dovecot/auth-master
postmaster_address = root at mailServer.domain
}
mail_privileged_group = mail
Logfile:
2014-06-09T09:59:22.596608+02:00 highlands dovecot: auth: Debug: Loading
modules from directory: /usr/lib64/dovecot/modules/auth
2014-06-09T09:59:22.598243+02:00 highlands dovecot: auth: Debug: Module
loaded: /usr/lib64/dovecot/modules/auth/libdriver_mysql.so
2014-06-09T09:59:22.598559+02:00 highlands dovecot: auth: Debug: Loading
modules...
2002 Oct 14
2
Another newbie question: curve of normal distribution
...height=3.445,pointsize=12)
plot(hf,main="Frequency distribution of heads",xlab="Throws",
ylab="Frequency")
lines(rnorm(length(hf),mean=mean(hf),sd=sd(hf)))
dev.off(2)
}
Any help, please?
Thanks
Matej
--
Matej Cepl, matej at ceplovi.cz, PGP ID# D96484AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
understand, v.:
To reach a point, in your investigation of some subject,
at which you cease to examine what is really present, and
operate on the basis of your own internal model instead.
-------------- next part --------------
A non-tex...
2009 Jul 20
2
moving columns on a stripchart closer together
...columns, so that my readers can see the results of my significant t test graphically.
Any assistance in moving my columns together and adding just a short horizontal line for the mean of each would be great.
Sincerely,
Dr. Leslie J. Seltzer
University of Wisconsin-Madison
382 Waisman Center
1500 Highland Ave
Madison, WI 53705
PHONE: (608) 886 6067
www.waisman.wisc.edu/childemotion
2004 Sep 08
3
Samba Password Problems (Alt-Characters)
Good Afternoon All:
Here is the setup:
A RedHat 7.2 Samba 2.2.7 Server upgraded to Fedora Core 1 Samba 3.0.6-2.FC1.
The server is acting as the PDC. No Windows servers are providing
authentication.
Windows 2000 clients.
testparm -v | grep "unix charset" results in UTF-8.
locale charmap results in ISO-8859-1.
using smbpasswd.
Before upgrading the server, I was able to authenticate
2012 Jul 09
3
Predicted values for zero-inflated Poisson
Hi all-
I fit a zero-inflated Poisson model to model bycatch rates using an offset term for effort. I need to apply the fitted model to a datasets of varying levels of effort to predict the associated levels of bycatch. I am seeking assistance as to the correct way to code this.
Thanks in advance!
Laura
[[alternative HTML version deleted]]
2004 Aug 06
0
error when reencoding
...ed `ices -F etc/playlist.txt -R -H 32 -P teste`
and i got these errors:
----
Logfile opened
Error setting LAME parameters. Check bitrate, channels, and sample rate.
Connected to server 127.0.0.1...
Streaming 12672896 bytes from file /home/staff/alfredo/mp3/queen/Queen - Who
Wants to Live Forever (Highlander)(1).mp3
bitstream problem: resyncing...
Warning: Encountered error while transfering
/home/staff/alfredo/mp3/queen/Queen - Who Wants to Live Forever
(Highlander)(1).mp3. [Libshout reported send error: Unknown libshout error.]
Streaming 7899428 bytes from file /home/staff/alfredo/mp3/queen/Queen...
2002 Nov 21
1
Pearson's correlation coefficient?
How do I get non-squared correlation coefficient in some more
sensible way than
sqrt(summary(lm(y~x))$r.squared)?
Thanks
Matej
--
Matej Cepl, matej at ceplovi.cz,
Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
The difference between death and taxes is death doesn't get worse
every time Congress meets
-- Will Rogers
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at...
2002 Nov 23
1
t-test for correlation matrix?
...lation, but is there way
how to make this test for more than one pair of variables
together as easily as I can make a correlation matrix for more
variables with cor(cbind(A,B,C,D))?
Thanks,
Matej
--
Matej Cepl, matej at ceplovi.cz,
Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
Opinions founded on prejudice are always sustained with the
greatest violence.
-- Hebrew Proverb
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-F...
2007 Oct 22
1
loess coefficients output
...m a loess fit of
multiple covariates? I have tried terms and coef, but it does not provide
me with the coefficients to identify the terms of the entire regression
equation.
Many thanks
Paul
--
Paul R. Hutson, Pharm.D.
Associate Professor
UW School of Pharmacy
777 Highland Avenue
Madison WI 53705-2222
Tel 608.263.2496
Fax 608.265.5421
Pager 608.265.7000, p7856
2009 Jun 02
1
Plot with different x axis
dear,
I am trying to plot a standard plot, but I want the x axis to be 1,2,4,8,16 with equal intervals between them on plot.
I will appreciate some help.
Thank you,
Irina
Irina Foss
Environmental Research Institute
North Highland College
UHI Millennium Institute
Castle Street
Thurso, Caithness
Scotland
KW14 7JD
United Kingdom
Tel: +44 (0) 1847 889 587
Fax: +44 (0) 1847 890 014
http://www.eri.ac.uk/sub/staff.php?id=11
2010 Jun 17
1
Small bug in mux_master_read_cb()
...- state = xcalloc(1, sizeof(state));
+ state = xcalloc(1, sizeof(*state));
c->mux_ctx = state;
channel_register_cleanup(c->self,
mux_master_control_cleanup_cb, 0);
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
2013 Jan 14
0
Course: Introduction to zero inflated models and GLMM
...ger.com/statistics/computational/book/978-0-387-93836-3
4. Zero Inflated Models and Generalized Linear Mixed Models with R. (2012) Zuur, Saveliev, Ieno.
http://www.highstat.com/book4.htm
Other books: http://www.highstat.com/books.htm
Statistical consultancy, courses, data analysis and software
Highland Statistics Ltd.
6 Laverock road
UK - AB41 6FN Newburgh
Tel: 0044 1358 788177
Email: highstat at highstat.com
URL: www.highstat.com
URL: www.brodgar.com
--
Dr. Alain F. Zuur
First author of:
1. Analysing Ecological Data (2007).
Zuur, AF, Ieno, EN and Smith, GM. Springer. 680 p.
URL: www.springer...
2009 Nov 16
1
Paper on data exploration
...ringer. 680 p.
2. Mixed effects models and extensions in ecology with R. (2009).
Zuur, AF, Ieno, EN, Walker, N, Saveliev, AA, and Smith, GM. Springer.
3. A Beginner's Guide to R (2009).
Zuur, AF, Ieno, EN, Meesters, EHWG. Springer
Statistical consultancy, courses, data analysis and software
Highland Statistics Ltd.
6 Laverock road
UK - AB41 6FN Newburgh
Email: highstat at highstat.com
URL: www.highstat.com
--
View this message in context: http://old.nabble.com/Paper-on-data-exploration-tp26382087p26382087.html
Sent from the R help mailing list archive at Nabble.com.
2002 Nov 13
4
[Newbie] Is there any support for work with grouped frequencies?
...here any tools to work with grouped frequencies (i.e.,
median, mean, chi-square test of normality of distribution) or do
I have to calculate them ``by hand''?
Thanks for any answer,
Matej
--
Matej Cepl, matej at ceplovi.cz,
Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
The ratio of literacy to illiteracy is a constant, but nowadays
the illiterates can read.
-- Alberto Moravia
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~...
2003 Mar 23
1
export lm object to ascii from batch mode
2009 Sep 08
3
OpenSSH and keystroke timings
...ms for a couple of
decades already (LINEMODE tty support).
It's strange how the secsh group at the IETF refused to learn from the lessons
already gained from the years of experience with the telnet protocol.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
2005 Jun 24
3
domain login problem
Hi,
I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain. Says username or password is incorrect. If you create a local user account on the workstation and login as that user you can get to all shares and there are no problems. I also have a problem with
2004 Apr 22
1
Selection of cities sample
...to avoid cities with this
characteristic)). Is it sound method?
Or I am creating something which is already available in R as a
standard function (which I suspect)?
Thanks,
Matej
--
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
Give your heartache to him. (1Pt 5,7; Mt 11:28-30)
2009 Oct 26
2
[LLVMdev] disassembly/decompiling
...ver) so they can be used in a 64 bit
kernel. From the release announcement it looks like llvm-mc isn't ready for
this purpose yet, was just curious if this kind of task was anywhere on its
roadmap. Thanks...
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
2002 Nov 15
2
What's going on? (strange standard deviation)
...CEMPLOY)^2
[1] 30877.28
> var(TEMPLOY,na.rm=TRUE)
[1] 30981.25
Could anybody tell me, what's going on? I suppose that
var=sum(x^2/N)-xbar^2
or what did I enter wrong?
Thanks
Matej
--
Matej Cepl, matej at ceplovi.cz,
Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
Courage is resistance of fear, mastery of fear, not absence of
fear.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", &...