Displaying 20 results from an estimated 63 matches for "hannu".
Did you mean:
hanna
2007 Mar 10
2
barplot, for loop?
Hi R-users,
I have a dataset like this:
kuvaaja
kuva
yhteispisteet
Hannu
isokala
8
Hannu
kaapin alta löytynyt
2
Hannu
kaapin alta löytynyt 2
8
Hannu
limamikko
1
Hannu
maukasta marmeladia
8
Hannu
skrinnareita
4
Hate
madekoukkujen suojelupyhimys
3
Hate
matka aikaan joka ei enää palaa
3
Hate
munat puoliks padassa
6
Hate
pyynikki
2
Hate
vailla...
2007 Mar 11
1
recoding question
Hi R-users,
I have a data frame like this:
photographer category picture points
Hannu kalat limamikko 1
Teemu kalat verkkovaja 3
Hate kalat munat puoliks padassa 6
Hannu kalat isokala 8
Teemu kasvit, sienet ja muut eliöt harppi 2
Hate kasvit, sienet ja muut eliöt pyynikki 2
Petteri kasvit, sienet ja muut eliöt harmaaleppä 5
Lauri kasvit, sienet ja muut eliöt lumipuu 9
Teemu linnut k...
2009 Jul 04
2
Shading the area between lines
Hi,
I have a graph with seven parallel horizontal lines. Is it possible to
shade the area between two adjacent lines?
Thank you in advance,
Hannu
2004 Sep 23
3
R glm
Hello:
would you please help me with the following glm question?
for the R function glm, what I understand is: once you specify the
"family", then the link function is fixed.
My question is: is it possible I use, for example, "log" link function,
but the estimation approach for the guassian family?
Thanks,
Shuangge Ma, Ph.D.
********************************************
*
2013 Jan 02
1
samba4 anonymous ldap search
I'm using Version 4.1.0pre1-GIT-e4218e4 samba4 server. It allows nicely
anonymous ldap searches, latest versions does not allow that.
I have followed Microsofts kb326690 and kb320528 guides, but it seems not
helpful. Is the anonymous ldap possible anymore?
regards
Hannu
1998 Oct 07
2
R-beta: R0.62.3 installation on RedHat 5.0
...ectory '/usr/local/R-0.62.3/src/main'
make[2]: *** [build] Error 2
make[2]: Leaving directory '/usr/local/R-0.62.3/src'
make[1]: *** [R] Error 2
make[1]: Leaving directory '/usr/local/R-0.62.3'
make: *** [all] Error2
What's wrong?
Hannu Kahra
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-req...
2004 Sep 22
5
block statistics with POSIX classes
...#39;block' argument in gev in the evir package?
The S+FinMetrics function aggregateSeries does the job in that module; but I do not know, how handle it in R. My guess is that (1) is done by using the function aggregate, but how to define the 'by' argument with POSIX variables?
Thanks!
Hannu Kahra
Progetti Speciali
Monte Paschi Asset Management SGR S.p.A.
Via San Vittore, 37
IT-20123 Milano, Italia
Tel.: +39 02 43828 754
Mobile: +39 333 876 1558
Fax: +39 02 43828 247
E-mail: kahra at mpsgr.it
Web: www.mpsam.it
2010 Nov 10
4
Installing R and an editor on a USB drive
...sually on another drive and Emacs cannot find
it. Is it possible to handle this case?
XEmacs for Windows requires that the init.el file is in the .xemacs
subdirectory of the "home" directory that is on the hard drive. Is it
possible to have the init.el file on the USB drive?
Thank you!
Hannu
[[alternative HTML version deleted]]
2006 Jan 22
1
NAs in optim
...ret)){
retp[i] <- (caw[i,j]+1/24*(b1*mom[i,j] + b2*me[i,j] +
b3*btm[i,j]))*ret[i,j]
}
}
util <- (1+retp)^(1-g)/(1-g)
return(-sum(util))
}
result <- optim(c(2.0,-1.0,3.5
),object,control=list(maxit=500),hessian=TRUE,method="BFGS")
Thank you in advance.
Hannu Kahra
[[alternative HTML version deleted]]
2006 Mar 23
1
R 2.2.1: install packages
...stall.packages(NULL, .libPaths()[1], dependencies = TRUE, type =
type) :
no packages were specified
>
This works fine with R for Windows 2.2.0. I have this problem only with my
laptop. A similar problem occurs when I try to update my MikTeX installation
on the laptop.
Any suggestions?
Hannu Kahra
[[alternative HTML version deleted]]
2010 Nov 11
1
Tinn-R_2.3.6.0
...file.site) I get
error
C:\Program Files\R\R-2.12.0\bin\etc\RProfile.site
The above file was not found.
Please try to repeat the procedure!
The correct path for RProfile.site is
C:\Program Files\R\R-2.12.0\etc\Rprofile.site
I was able to configure the file using the previous version of Tinn-R.
-Hannu
[[alternative HTML version deleted]]
2003 Sep 26
4
valid users = %S in rc4
...rc4 (suse binary packages)
line 'valid users = %S' in [homes] section prevents user getting to his
homedirectory
in logfile smbd says:
[2003/09/25 15:07:59, 2] smbd/service.c:make_connection_snum(384)
user 'xxxx' (from session setup) not permitted to access this share (xxxx)
Hannu
2000 Mar 17
4
lag (PR#491)
Full_Name: Hannu Kahra
Version: 1.0.0
OS: Windows
Submission from: (NULL) (153.1.50.127)
x1 <- lag(x, k=1) returns the original series x. The time series is not
shiftet at all. Only the time is shiftet: for x1 new start = old start -1
and new end = old end -1. When I run, e.g. lm(x~x1) the result is not what...
2004 Aug 09
4
linear constraint optim with bounds/reparametrization
Hello All,
I would like to optimize a (log-)likelihood function subject to a number of
linear constraints between parameters. These constraints are equality
constraints of the form A%*%theta=c, ie (1,1) %*% 0.8,0.2)^t = 1 meaning
that these parameters should sum to one. Moreover, there are bounds on the
individual parameters, in most cases that I am considering parameters are
bound between zero
2004 May 13
1
How to disable changing of modification times on file access?
...ws 2000) application, Samba changes its modification time to
the current time. The old modification time is restored when the
windows application quits / closes the file.
This causes all kinds of trouble, especially with Emacs'
auto-revert-mode. Is there a way to disable this behaviour?
--
Hannu
2010 Mar 19
1
samba4: getent group stalls
Using 4.0.0alpha12-GIT-580f955 version getent group works fine.
Upgrading newer version results getent group stalling after listing 3 ldap
groups.
Server is 64 bit debian lenny and i have tried two clients: 64 bit debian
lenny and 64 bit opensuse 10.1.
getent passwd works ok.
any hints?
regards
Hannu
2012 Oct 09
1
kvno problem when accessing "bdc" as \\domain.com
...redundancy. But
workstaions can't contact second server with address \\domain.com becuse
the kvno is different that first servers kvno and when using \\domain.com
address the kvno seems to be always first servers kvno.
Can I somehow increase the second servers kvno or is there other solutions
Hannu
2009 Sep 02
1
Vista + samba 3.4 member server problem
...y_spnego_kerberos)
Failed to verify incoming ticket with error NT_STATUS_LOGON_FAILURE!
[2009/09/02 14:12:02, 3] smbd/error.c:60(error_packet_set)
error packet at smbd/sesssetup.c(335) cmd=115 (SMBsesssetupX)
NT_STATUS_LOGON_FAILURE
------------------------
Any clues are very welcome
regards
Hannu
2009 Jan 02
2
powerware 5110 and openbsd
...ffd ttymask ffff
ugen0 at uhub0 port 1 "Powerware Powerware UPS" rev 0.20/0.50 addr 2
nut version 2.4.0.-pre1
driverctl start
gives
Can't open POWERWARE USB device, retrying ...
the port is set to auto in config file.
/dev/ugen0* have enough permissions.
What should I try next?
Hannu Vuolasaho
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/...
1997 Oct 03
1
Homedir maps (+small patch)
...home_map()) {
+
+ /* Try to remove mount options (user: -rw,intr hostname:/foo/home/user)
+ when yp_match returns "-rw,intr hostname:/foo/home/user"
+ This will screw up if hostname starts with '-', but - is unlikely
+ first char in hostnames anyway...
+ Hannu.Martikka@ntc.nokia.com
+ */
+ if (*nis_result == '-') {
+ /* Search upto whitespace */
+ for (;*nis_result != ' ' && *nis_result != '\t';nis_result++) ;
+ /* Remove whitespaces */
+ for (;*nis_result == ' ' || *nis_result == '\t&...