Displaying 20 results from an estimated 515 matches for "finland".
2003 Mar 05
1
Asterisk & X100P in Finland?
Greetings, fellow Asterisk users!
I'm having problems with Asterisk and Digium's X100P (using kewlstart) in
Finland - Asterisk doesn't detect POTS hangup. I've modified
indications.conf according to the Finnish specifications (well, I think I
got the specs correctly :-), but still no go..
Has anybody used * in Finland? Does your * detect POTS hangup (which
plays the "busy" -tone)? How did you...
2007 Mar 10
0
H0 and H1 probabilities in Cohen's Effect Size w for X2 test
...ics)
E-mail: antti.arppe at helsinki.fi
WWW: http://www.ling.helsinki.fi/~aarppe
----------------------------------------------------------------------
Work: Department of General Linguistics, University of Helsinki
Work address: P.O. Box 9 (Siltavuorenpenger 20 A)
00014 University of Helsinki, Finland
Work telephone: +358 9 19129312 (int'l) 09-19129312 (in Finland)
Work telefax: +358 9 19129307 (int'l) 09-19129307 (in Finland)
----------------------------------------------------------------------
Private address: Fleminginkatu 25 E 91, 00500 Helsinki, Finland
Private telephone: +358 50 5...
2008 Jul 16
3
openssh 5.0p1: Solaris - Failed to allocate internet-domain X11 display socket.
...Jun 25 03:04:47 2007
--- openssh-5.0p1/channels.c Wed Apr 2 15:43:57 2008
***************
*** 1,4 ****
! /* $OpenBSD: channels.c,v 1.270 2007/06/25 08:20:03 dtucker Exp $ */
/*
* Author: Tatu Ylonen <ylo at cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
--- 1,4 ----
! /* $OpenBSD: channels.c,v 1.273 2008/04/02 21:36:51 markus Exp $ */
/*
* Author: Tatu Ylonen <ylo at cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
***************
*** 2905,2913 ****
debug2("bind port %d: %.100s", po...
2020 Aug 31
1
make check fails due to NA / NaN mismatch
...ck" fails there when tested on a Raspberry Pi with Raspberry Pi OS (based on Debian Buster): all 'NaN' is expected, but all 'NA' is returned when testing the function 'rf()' with 'ia == 1'.
Best regards,
Mikko Korpela
Maanmittauslaitos | National Land Survey of Finland
Opastinsilta 12 C, 00520 Helsinki, Finland
2005 Feb 25
1
summary method in URCA package doesn't work
...package,
not the "urca" package.
How do I force it use the "summary" method of the "urca" package?
I'm sure this is in some documentation somewhere, but
after (admittedly quickly) scanning several docs, I've not
found any help on this.
Thank you.
data(finland)
sjf <- finland
sjf.vecm <- ca.jo(sjf, constant=FALSE, type="eigen", K=2,
spec="longrun", season=4, ctable="A2")
summary(sjf.vecm)
[[alternative HTML version deleted]]
2005 Sep 14
1
Long lines with Sweave
I have used Sweave a lot the latest year, but never really used any long
function calls.
If I have code which look like this
-------------------------------------------------------------
gof <- benthic.flux(ID="Gulf of Finland",
meas.conc=conc,
bw.conc=bw.conc,
time=times,
substance=expression(DIC~(mmol~m^{-3}))
)
-------------------------------------------------------------
I get the output by Sweave in my pdf...
2008 Mar 20
1
Cointegration no constant
Hi,
I am trying to estimate a VECM without constant using the following code:
data(finland)
sjf <- finland
sjf.reg<-ca.jo(sjf, type = c("eigen"), ecdet = c("none"), K = 2,spec=c("transitory"), season = NULL, dumvar = NULL)
cajools(sjf.reg)
While the cointegration test does not use a constant, it is used in the cajools which I do not want. I am sure I...
2006 Nov 19
4
The most common row in a matrix?
...like this
array(1:3,dim=c(4,5))
[,1] [,2] [,3] [,4] [,5]
[1,] 1 2 3 1 2
[2,] 2 3 1 2 3
[3,] 3 1 2 3 1
[4,] 1 2 3 1 2
in which rows 1 and 4 are similar, I want to find that vector c
(1,2,3,1,2).
Atte Tenkanen
University of Turku, Finland
2006 Sep 12
1
Can't run nlme with nested structure
...iple levels", or something
alike..
Is there a way around this or should I start looking fo another way of
analysing the data?
Thank you for your time.
Pekka Kontiainen
Ph.D. Candidate
Bird Ecology Unit
Department of Environmental and Biosciences
P.O. Box 65 (00014) University of Helsinki
FINLAND
Phone +35844-5496858
----- Edelleenl?hetetty viesti p??ttyy -----
Pekka Kontiainen
Ph.D. Candidate
Bird Ecology Unit
Department of Environmental and Biosciences
P.O. Box 65 (00014) University of Helsinki
FINLAND
Phone +35844-5496858
2006 Aug 22
4
Successive subsets from a vector?
...DDRESSES[i]=paste(VECTOR[i:(i+4)],collapse="")
}
> ADDRESSES
[1] "14265" "42650" "265011" "6501110" "5011104" "0111043"
"1110436" "104368"
[9] "43686"
Atte Tenkanen
University of Turku, Finland
[[alternative text/enriched version deleted]]
2024 Jul 11
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
...nstallations for Bioconductor. I am not currently using it, but I may need it in the future for other projects.
Br,
Lauren
--
Lauren J. Gerber
Bioinformatician
Precision Systems Medicine (Kallioniemi) Research Group
iCAN ? Digital Precision Cancer Medicine Flagship
Institute for Molecular Medicine Finland (FIMM)
Nordic EMBL Partnership for Molecular Medicine
Biomedicum Helsinki 2U, D301a1
P.O. Box 20 (Tukholmankatu 8)
FI-00014 University of Helsinki, Finland
lauren.gerber at helsinki.fi
From: marcoblanchette at icloud.com <marcoblanchette at icloud.com>
Date: Wednesday, 10. July 2024 at 23.17...
2009 Oct 09
1
svy / weighted regression
...probability] in various generalized linear regression-procedures, but
I am having trouble setting this up. I bet the solution is simple, but
I?m a R newbie. Code to illustrate my problem below.
Thanks
Laust
# loading survey
library(survey)
# creating data
listc <- c("Denmark","Finland","Norway","Sweden","Denmark","Finland","Norway","Sweden")
listw <- c(1,2,1,1,1,1,1,1)
listd <- c(0,0,0,0,1000,1000,1000,2000)
listt <- c(750000,500000,900000,1900000,5000,5000,5000,10000)
list.cwdt <- c(listc, listw, listd...
2006 Oct 06
4
Row comparisons to a new matrix?
...e as an example, but the comparison function can be any other, euclidean dist etc.
A=rbind(c(2,3),c(4,5),c(-1,2),c(5,6))
M=matrix(nrow=length(A[,1]),ncol=length(A[,1]))
for(i in 1:length(A[,1]))
{
for(j in 1:length(A[,1]))
{
M[i,j]=cosine(A[i,],A[j,])
}
}
Atte Tenkanen
University of Turku, Finland
2023 May 02
5
Reg: Help regarding ggplot2
Dear All,
I have a dataset which contains date and 12 other countries data. I
have extracted the data as xts object.
I am not able to recall all the series in the Y axis. My data set
looks like this
index crepub finland france germany italy netherlands norway poland
<date> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl>
1 2005-01-03 1.21 0.615 1.90 3.01 0.346 0.509 1.05 1.13
2 2005-01-04 1.18 0.615 1.85 2.89 0.346...
2018 Feb 07
1
Possible bug in package installation when R_ICU_LOCALE is set
...collation order being 'C' unless the developer
defines another order.
> sessionInfo()
R version 3.4.3 Patched (2018-02-03 r74231)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1
Matrix products: default
locale:
[1] LC_COLLATE=Finnish_Finland.1252 LC_CTYPE=Finnish_Finland.1252
[3] LC_MONETARY=Finnish_Finland.1252 LC_NUMERIC=C
[5] LC_TIME=Finnish_Finland.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_3.4.3 tools_3.4.3
--
Mikko...
2009 Nov 25
4
Structural Equation Models(SEM)
...efitting without aliased parameters.
I use R version 2.10.0 (2009-10-26) under Windows XP
sem_0.9-19 version.
Where did I make a mistake? Have anyone of you knowledge
of any other package doing similar things like Confirmative Factor Analysis
Ralf Finne
Novia University of Applied Science
Vasa Finland
2006 Aug 16
5
How to remove similar successive objects from a vector?
...,3,5,1,6,6);
NEWVECTOR=VECTOR[1];
for(i in 1:(length(VECTOR)-1))
{
if((identical(VECTOR[i], VECTOR[i+1]))==FALSE){
NEWVECTOR=c(NEWVECTOR,VECTOR[i+1])}
}
> VECTOR
[1] 3 2 4 5 5 3 3 5 1 6 6
> NEWVECTOR
[1] 3 2 4 5 3 5 1 6
_______________________________
Atte Tenkanen
University of Turku, Finland
2010 Mar 12
0
[LLVMdev] Internship in LLVM development in Nokia Research
Hi all,
Nokia Research Center, Finland is looking for an exceptional research intern for 4-12 months internship.
This is a paid internship position either in Helsinki or Tampere, Finland. The team is developing a novel programming model and LLVM based compiler for the language to be used in real-time signal processing application implem...
2017 Jul 03
2
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
...(i < 0)
> > - return -EINVAL;
> > + return i;
> > ?
> > ? virtio_cwrite8(vdev, offsetof(struct virtio_blk_config, wce),
> > i);
> > ? virtblk_update_cache_mode(vdev);
>
> --
> Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Intel Finland Oy
2017 Jul 03
2
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
...(i < 0)
> > - return -EINVAL;
> > + return i;
> > ?
> > ? virtio_cwrite8(vdev, offsetof(struct virtio_blk_config, wce),
> > i);
> > ? virtblk_update_cache_mode(vdev);
>
> --
> Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Intel Finland Oy