Displaying 20 results from an estimated 74 matches for "enricoschumann".
2024 Jan 30
2
Basic astronomy package recommendation wanted.
...ed several candidate packages:
https://cran.r-project.org/package=suntools
https://cran.r-project.org/package=suncalc
(but I don't use any of those packages)
Perhaps also worth asking at:
https://stat.ethz.ch/mailman/listinfo/R-SIG-Geo/
--
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net
2017 Oct 20
0
NMOF 1.2-2 (Numerical Methods and Optimization in Finance)
...tion of minimum-variance
portfolios), and more. See the NEWS file [2] and the
ChangeLog [3] for all details.
Many of the new functions are described, with
examples, in the Manual [4].
Kind regards
Enrico
[1] https://stat.ethz.ch/pipermail/r-packages/2016/001510.html
[2] https://github.com/enricoschumann/NMOF/blob/master/NEWS
[3] https://github.com/enricoschumann/NMOF/blob/master/ChangeLog
[4] http://enricoschumann.net/NMOF.htm#NMOFmanual
--
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net
2017 Jul 01
1
Packages for Learning Algorithm Independent Branch and Bound for Feature Selection
...nce claims)
I will take a look at that page, thanks! Hopefully there is an R
implementation of generic B&B as I described out there somewhere...
Alex Byrley
Graduate Student
Department of Electrical Engineering
235 Davis Hall
(716) 341-1802
2017-07-01 3:53 GMT-04:00 Enrico Schumann <es at enricoschumann.net>:
> On Thu, 29 Jun 2017, Alex Byrley writes:
>
> > I am looking for packages that can run a branch-and-bound algorithm to
> > maximize a distance measure (such as Bhattacharyya or Mahalanobis) on a
> set
> > of features.
> >
> > I would like this to be...
2024 Jan 30
1
Basic astronomy package recommendation wanted.
There is also the package solrad that might do some of this. It is more intended for calculating solar radiation, which is probably not what you want, but may do other things you may find helpful.
> On Jan 30, 2024, at 5:44?AM, Enrico Schumann <es at enricoschumann.net> wrote:
>
> On Tue, 30 Jan 2024, Richard O'Keefe writes:
>
>> Given
>> - UTC timestamp
>> - a location (latitude,longitude,elevation)
>> I want to know
>> - the sun angles
>> - the moon angles
>> - the phase of the moon.
>> I loo...
2024 Oct 20
0
NMOF 2.10-0 (Numerical Methods and Optimization in Finance)
...;s data library, now supports
additional datasets. See the NEWS file [2] for all
changes. The documentation has also been expanded.
Comments/corrections/remarks/suggestions are -- as always --
very welcome; please send them to the maintainer (me)
directly.
Kind regards
Enrico
[1] https://enricoschumann.net/NMOF.htm
[2] https://enricoschumann.net/R/packages/NMOF/NEWS
--
Enrico Schumann
Lucerne, Switzerland
https://enricoschumann.net
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2024 Oct 20
0
NMOF 2.10-0 (Numerical Methods and Optimization in Finance)
...;s data library, now supports
additional datasets. See the NEWS file [2] for all
changes. The documentation has also been expanded.
Comments/corrections/remarks/suggestions are -- as always --
very welcome; please send them to the maintainer (me)
directly.
Kind regards
Enrico
[1] https://enricoschumann.net/NMOF.htm
[2] https://enricoschumann.net/R/packages/NMOF/NEWS
--
Enrico Schumann
Lucerne, Switzerland
https://enricoschumann.net
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2017 Jul 01
0
Packages for Learning Algorithm Independent Branch and Bound for Feature Selection
...rg/web/views/Optimization.html
What you describe is a combinatorial problem: select k
from N features, with k (much) smaller than N. So I'd
suggest to also look at heuristic algorithms that can
deal with such problems (e.g. genetic algorithms).
--
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net
2017 Oct 19
2
Select part of character row name in a data frame
Thanks a lot, so simple so efficient!
I will study more the grep command I did not know.
Thanks!
Francesca Pancotto
> Il giorno 19 ott 2017, alle ore 12:12, Enrico Schumann <es at enricoschumann.net> ha scritto:
>
> df[grep("strat", row.names(df)), ]
[[alternative HTML version deleted]]
2023 Feb 21
1
wininet deprecation
...ce Nexus repository. Seems a bit overkill
> (given that wininet has done the trick nicely up to
> now), but at least it works.
>
> HTH.
>
> \Gisbert
There is also the miniCRAN package
(https://cran.r-project.org/package=miniCRAN).
--
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net
2017 Jun 29
2
Packages for Learning Algorithm Independent Branch and Bound for Feature Selection
I am looking for packages that can run a branch-and-bound algorithm to
maximize a distance measure (such as Bhattacharyya or Mahalanobis) on a set
of features.
I would like this to be learning algorithm independent, so that the method
just looks at the features, and selects the subset of a user-defined size
that maximizes a distance criteria such as those stated above.
Can anyone give some
2017 Jun 08
0
regular expression help
..."match.length")
## [1] 7
## attr(,"useBytes")
## [1] TRUE
regexpr(".*[0-9]", test, perl = TRUE)
## [1] 7
## attr(,"match.length")
## [1] 1
## attr(,"useBytes")
## [1] TRUE
--
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net
2018 Feb 02
0
command line fails
...Investments LLC
> W: 973.457.4602
> C: 551.655.8006
>
The patched build (i.e. a complete version, not just
the patch) is available from the same CRAN site at
which you find the official release; just further
below.
> -----Original Message-----
> From: Enrico Schumann [mailto:es at enricoschumann.net]
> Sent: Friday, February 02, 2018 10:36 AM
> To: Michael Ashton
> Cc: Duncan Murdoch; r-help at r-project.org
> Subject: Re: [R] command line fails
>
>
> Quoting Michael Ashton <m.ashton at enduringinvestments.com>:
>
>> Fascinating. The script runs fine in...
2023 Jun 08
1
Cryptic error from stargazer
...g mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
--
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net
2017 Jun 08
2
regular expression help
Dear All,
My query is:
Do we always need to use perl = TRUE option when doing ignore.case=TRUE?
A small example :
my_text =
"RECOVERY OFFICER-II\nDEBTS RECOVERY TRIBUNAL-III\n RC No. 162/2015\nSBI
VS RAMESH GUPTA.\n Dated: 01.03.2016 Item no.01\n
Present: Ms. Sonakshi, the proxy counsel for Ms. Usha Singh, the counsel
for ARCIL.\n None for the CDs.\n
2024 May 29
1
add only the 1st of May with POSIXct
...1")
Create your sequence:
S <- seq(a, b , by = "1 day")
month.day <- format(S, "%m-%d")
Now subset S for those days that you want:
S[month.day <= "05-01" | month.day > "10-31"]
--
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net
2023 Dec 11
1
Small typo in Sweave.Rnw
...ave.Rnw
(./src/library/utils/vignettes/Sweave.Rnw), it reads
for literate programming \cite{fla:Knuth:1984}.
but probably should be
for literate programming \citep{fla:Knuth:1984}.
^
kind regards
Enrico
--
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net
2024 Oct 20
0
PMwR 1.0 (Portfolio Management with R)
...f transactions, reporting, and
more.
The manual [1] provides all the details; a tutorial on
backtesting with the package is available on SSRN [2].
Comments/corrections/remarks/suggestions are very welcome;
please send them to the maintainer (me) directly.
Kind regards
Enrico
[1] https://enricoschumann.net/R/packages/PMwR/manual/PMwR.html
[2] https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3374195
--
Enrico Schumann
Lucerne, Switzerland
https://enricoschumann.net
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailma...
2024 Oct 20
0
PMwR 1.0 (Portfolio Management with R)
...f transactions, reporting, and
more.
The manual [1] provides all the details; a tutorial on
backtesting with the package is available on SSRN [2].
Comments/corrections/remarks/suggestions are very welcome;
please send them to the maintainer (me) directly.
Kind regards
Enrico
[1] https://enricoschumann.net/R/packages/PMwR/manual/PMwR.html
[2] https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3374195
--
Enrico Schumann
Lucerne, Switzerland
https://enricoschumann.net
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailma...
2017 Dec 13
0
[ESS] M-x R gives no choice of starting dir
If Emacs is not asking for starting directory, it is very likely your
init file has this somewhere:
(setq ess-ask-for-ess-directory nil)
On Mon, Sep 11, 2017 at 3:23 PM, Enrico Schumann <es at enricoschumann.net> wrote:
> On Mon, 11 Sep 2017, Christian writes:
>
>> Hi,
>>
>> I experienced a sudden change in the behavior of M-x R in not giving
>> me the choice where to start R. May be that I botched my
>> preferences. I am using Aquamacs 3.3 on MacOS 10.12.6
>&g...
2017 Oct 19
0
Select part of character row name in a data frame
...alues.
>
> Thanks for any help you can provide.
>
> ----------------------------------
> Francesca Pancotto, PhD
>
Use ?grep or ?grepl:
df[grep("strat", row.names(df)), ]
(in which 'df' is your data frame)
--
Enrico Schumann
Lucerne, Switzerland
http://enricoschumann.net