Displaying 8 results from an estimated 8 matches for "blockwise".
Did you mean:
clockwise
2004 Aug 31
7
blockwise sums
I am looking for a function like
my.blockwisesum(vector, n)
that computes sums of disjoint subsequences of length n from vector
and can work with vector lengths that are not a multiple of n.
It should give me for instance
my.blockwisesum(1:10, 3) == c(6, 15, 24, 10)
Is there a builtin function that can do this?
One could do it by coercing...
2023 Jan 31
0
New package - LGDtoolkit
...del development. The main procedures available are
those that refer to bivariate and multivariate analysis.
In particular two statistical methods for multivariate analysis are
currently implemented ? OLS regression and fractional logistic regression.
Both methods are also available within different blockwise model designs,
and both have customized stepwise algorithms. To cover other important
steps for LGD model development, it is recommended to use 'LGDtoolkit'
package along with 'PDtoolkit', and 'monobin' (or 'monobinShiny') packages.
With the next releases package wi...
2023 Jan 31
0
New package - LGDtoolkit
...del development. The main procedures available are
those that refer to bivariate and multivariate analysis.
In particular two statistical methods for multivariate analysis are
currently implemented ? OLS regression and fractional logistic regression.
Both methods are also available within different blockwise model designs,
and both have customized stepwise algorithms. To cover other important
steps for LGD model development, it is recommended to use 'LGDtoolkit'
package along with 'PDtoolkit', and 'monobin' (or 'monobinShiny') packages.
With the next releases package wi...
2003 Oct 28
0
New version of R-WinEdt (for Windows)
...the Plug-In with their bug reports, feature requests, or
"simply" some questions on the usage.
Changes in RWinEdt_1.6-0:
-------------------------
- Detects whether RGui has been started in --sdi or --mdi mode
- Added features to move (indent) blocks of code, and insert
comments (#) blockwise, as known from the regular WinEdt mode
for LaTeX et al. editing
- Added version control system that knows when the R-WinEdt
system has to be updated.
- R-WinEdt no longer sets WinEdt as the default pager.
- Fixed problem that startWinEdt() started WinEdt in its "-V"
mode.
Change...
2011 Nov 13
0
LaF 0.3: fast access to large ASCII files
...s and
* fixed width format.
It is assumed that the files are too large to fit into memory, although
the package can also be used to efficiently access files that do fit
into memory.
In order to process files that are too large to fit into memory, methods
are provided to access and process file blockwise. Furthermore, an
opened file can be indexed as one would a data.frame. In this way
subsets. or specific columns can be read into memory. For example,
assuming that an object laf has been created using one of the functions
laf_open_csv or laf_open_fwf, the third column from the file can be read...
2011 Nov 13
0
LaF 0.3: fast access to large ASCII files
...s and
* fixed width format.
It is assumed that the files are too large to fit into memory, although
the package can also be used to efficiently access files that do fit
into memory.
In order to process files that are too large to fit into memory, methods
are provided to access and process file blockwise. Furthermore, an
opened file can be indexed as one would a data.frame. In this way
subsets. or specific columns can be read into memory. For example,
assuming that an object laf has been created using one of the functions
laf_open_csv or laf_open_fwf, the third column from the file can be read...
2003 Feb 26
7
[OT] Just saying hi!
I hope this list is small enough for not beeing banned when
introducing oneself. So...
Hi,
I just subscribed to the theora-lists. I'm from the XVID project,
so I know a deal about video and MPEG-4 in particular, but nothing about
Vorbis/Theora etc., That's why I'm here, because I'm interested in
patent-free alternatives.
I guess there is no documentation of the current status
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* disclapmix (0.1)
Maintainer: Mikkel Meyer Andersen
Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen
License: GPL-2
http://crantastic.org/packages/disclapmix
disclapmix makes inference in a mixture of Discrete Laplace
distributions using the EM algorithm.
* EstSimPDMP (1.1)
Maintainer: Unknown
Author(s):