Displaying 7 results from an estimated 7 matches for "wolfg".
Did you mean:
wolfy
2007 Mar 19
1
Re: Different audio settings for different applications
Wolfgang Klein <klein.wolfg@web.de> wrote:
> Nowadays this doesn't seem to work any more: I can either allow all
> applications to use audio or none at all. I cannot forbid a single
> application to use audio. If I try to uncheck the appropriate option in
> winecfg for one applicati...
2018 Sep 20
0
A different error in sample()
...sense. If The number is halfway between two integers, it is rounded to the nearest even integer.
>
>> round(2.5)
> [1] 2
>
> --------------------------------------
> Dario Strbenac
> University of Sydney
> Camperdown NSW 2050
> Australia
--
With thanks in advance-
Wolfgang
-------
Wolfgang Huber
Principal Investigator, EMBL Senior Scientist
European Molecular Biology Laboratory (EMBL)
Heidelberg, Germany
wolfgang.huber at embl.de
http://www.huber.embl.de
My book with Susan Holmes: http://www.huber.embl.de/msmb
2018 Dec 03
0
New package cNORM: Continuous norming
...mental version:
https://github.com/WLenhard/cNORM
And finally the original article and project updates via Researchgate:
- https://www.researchgate.net/project/Continuous-Norming
-
https://www.researchgate.net/publication/303785307_A_Continuous_Solution_to_the_Norming_Problem
Best regards,
??? Wolfgang Lenhard
--
Prof. Dr. Wolfgang Lenhard
Institute for Psychologie IV
D-97070 W?rzburg, Germany
URL: https://go.uniwue.de/lenhard
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2018 Dec 03
0
New package cNORM: Continuous norming
...mental version:
https://github.com/WLenhard/cNORM
And finally the original article and project updates via Researchgate:
- https://www.researchgate.net/project/Continuous-Norming
-
https://www.researchgate.net/publication/303785307_A_Continuous_Solution_to_the_Norming_Problem
Best regards,
??? Wolfgang Lenhard
--
Prof. Dr. Wolfgang Lenhard
Institute for Psychologie IV
D-97070 W?rzburg, Germany
URL: https://go.uniwue.de/lenhard
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2010 Jun 16
1
Region settings
...my Linux machine,
but the setup tells me that the program can only be installed in the UK.
Then it terminates.
Which way does the setup know that I am not in the UK? Which variable
does it look at and how can I fool the setup to believe I am where it
wants me to be?
Thanks in advance.
Sincerely,
Wolfgang Klein
2018 Sep 20
2
A different error in sample()
FWIW, I suspect this is related to the function R_unif_index that was
introduced in src/main/RNG.c around revision 72356, or the way this
function is used in do_sample in src/main/random.c.
20.9.18 08:19, Wolfgang Huber scripsit:
> Besides wording of the documentation re truncating vs rounding, there is
> something peculiar going on with the fractional part of n:
>
> > table(sample.int(2.5, 1e6, replace = TRUE))
>
> ???? 1????? 2????? 3
> 399051 401035 199914
>
> >...
2018 Apr 09
1
linear regression with repeated measures
...number of degrees of freedom
lmMean$df.residual <- nrow(dat)*5-2
# then I suppose I would need to change the standard errors, I'm shur what
is the best way to do so
# or 2) is there a package allowing to do these steps, thus returning
correct DF, Std Err and Pr(>|t) ?
Thanks in advance,
Wolfgang Raffelsberger
for completeness :
sessionInfo()
> sessionInfo()
R version 3.4.4 (2018-03-15)
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=French_France.1252 LC_CTYPE=French_France.1252
LC...