Displaying 10 results from an estimated 10 matches for "humanwissenschaften".
2024 Dec 17
1
R_CheckUserInterrupt() can be a performance bottleneck within GUIs
...terrupt() from
cwilcox() to pwilcox() and qwilcox() in src/nmath/wilcox.c may lead to a
significant improvement (while still being feasible in terms of response
time).
Best,
Martin
--
apl. Prof. Dr. Martin Becker, Akad. Oberrat
Lehrstab Statistik
Quantitative Methoden
Fakult?t f?r Empirische Humanwissenschaften und Wirtschaftswissenschaft
Universit?t des Saarlandes
Campus C3 1, Raum 2.17
66123 Saarbr?cken
Deutschland
2024 Dec 17
1
R_CheckUserInterrupt() can be a performance bottleneck within GUIs
...n src/nmath/wilcox.c may lead to a
> significant improvement (while still being feasible in terms of response
> time).
>
> Best,
> Martin
>
>
> --
> apl. Prof. Dr. Martin Becker, Akad. Oberrat
> Lehrstab Statistik
> Quantitative Methoden
> Fakult?t f?r Empirische Humanwissenschaften und Wirtschaftswissenschaft
> Universit?t des Saarlandes
> Campus C3 1, Raum 2.17
> 66123 Saarbr?cken
> Deutschland
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
2024 Dec 18
2
R_CheckUserInterrupt() can be a performance bottleneck within GUIs
...in terms of response
>>> time).
>>>
>>> Best,
>>> Martin
>>>
>>>
>>> --
>>> apl. Prof. Dr. Martin Becker, Akad. Oberrat
>>> Lehrstab Statistik
>>> Quantitative Methoden
>>> Fakult?t f?r Empirische Humanwissenschaften und Wirtschaftswissenschaft
>>> Universit?t des Saarlandes
>>> Campus C3 1, Raum 2.17
>>> 66123 Saarbr?cken
>>> Deutschland
>>>
>>> ______________________________________________
>>> R-devel at r-project.org mailing list
>>> h...
2024 Dec 17
1
R_CheckUserInterrupt() can be a performance bottleneck within GUIs
...ificant improvement (while still being feasible in terms of response
>> time).
>>
>> Best,
>> Martin
>>
>>
>> --
>> apl. Prof. Dr. Martin Becker, Akad. Oberrat
>> Lehrstab Statistik
>> Quantitative Methoden
>> Fakult?t f?r Empirische Humanwissenschaften und Wirtschaftswissenschaft
>> Universit?t des Saarlandes
>> Campus C3 1, Raum 2.17
>> 66123 Saarbr?cken
>> Deutschland
>>
>> ______________________________________________
>> R-devel at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listi...
2023 Nov 07
1
False positives in check for lost braces (in tools::checkRd())
On Tue, 7 Nov 2023 17:13:05 +0100
Martin Becker <martin.becker at mx.uni-saarland.de> wrote:
> More specifically, a 'Lost braces' NOTE is issued (at least
> sometimes) when using the \insertRef{...}{...} command from the
> Rdpack package.
Does anything change if you use the development version of Rdpack (not
currently on CRAN)? Apparently, the latest commit performs some
2023 Nov 07
1
False positives in check for lost braces (in tools::checkRd())
This is a known issue already reported to the Rdpack maintainer. In some
cases, the Rd code generated by Rdpack's macros contains unnecessary
braces that trigger the check note because they match the pattern
"text{text}" that detects common mistakes like "code{x}" (missing an
escape for the macro name).
Rdpack's fork of tools::deparseLatex() is being updated to
2023 Nov 07
2
False positives in check for lost braces (in tools::checkRd())
...pparently as of r85196), I hope this sketchy report is sufficient to
track down the problem. If not, I will try to create a reproducible example.
Best regards and many thanks,
Martin
--
apl. Prof. Dr. Martin Becker, Akad. Oberrat
Lehrstab Statistik
Quantitative Methoden
Fakult?t f?r Empirische Humanwissenschaften und Wirtschaftswissenschaft
Universit?t des Saarlandes
Campus C3 1, Raum 2.17
66123 Saarbr?cken
Deutschland
2024 Dec 18
1
R_CheckUserInterrupt() can be a performance bottleneck within GUIs
...me).
>>>>
>>>> Best,
>>>> Martin
>>>>
>>>>
>>>> --
>>>> apl. Prof. Dr. Martin Becker, Akad. Oberrat
>>>> Lehrstab Statistik
>>>> Quantitative Methoden
>>>> Fakult?t f?r Empirische Humanwissenschaften und Wirtschaftswissenschaft
>>>> Universit?t des Saarlandes
>>>> Campus C3 1, Raum 2.17
>>>> 66123 Saarbr?cken
>>>> Deutschland
>>>>
>>>> ______________________________________________
>>>> R-devel at r-project.org...
2024 Jan 29
1
linear programming in R | limits to what it can do, or my mistake?
Question for 'experts' in LP using R (using the lpSolve package, say) --
which does not apply to me for the sort of problem I describe below.
I've run any number of LP's using lpSolve in R, but all of them to date
have objective and constraint functions that both contain the same
variables. This lets you set up a LHS and RHS matrix/vector that are
symmetrical.
But, for a
2024 Jan 30
1
linear programming in R | limits to what it can do, or my mistake?
...d using Solver in
> Excel. But danged if I can suss out any way to do this in R.
>
> Pointers to the obvious welcome.
> [[alternative HTML version deleted]]
>
>
--
apl. Prof. PD Dr. Martin Becker, Akad. Oberrat
Lehrstab Statistik
Quantitative Methoden
Fakult?t f?r Empirische Humanwissenschaften und Wirtschaftswissenschaft
Universit?t des Saarlandes
Campus C3 1, Raum 2.17
66123 Saarbr?cken
Deutschland