Home
last modified time | relevance | path

Searched +refs:between +refs:pseries (Results 1 – 25 of 140) sorted by relevance

123456

/dports/finance/R-cran-plm/plm/man/
H A Dpseries.Rd19 \alias{between}
20 \alias{between.default}
21 \alias{between.pseries}
22 \alias{between.matrix}
65 between(x, ...)
67 \method{between}{default}(x, effect, ...)
69 \method{between}{pseries}(x, effect = c("individual", "time", "group"), ...)
71 \method{between}{matrix}(x, effect, ...)
148 # compute the between and within transformations
149 between(z)
[all …]
H A Dlag.plm.Rd8 \alias{lag.pseries}
9 \alias{lead.pseries}
10 \alias{diff.pseries}
15 \method{lag}{pseries}(x, k = 1L, shift = c("time", "row"), ...)
17 \method{lead}{pseries}(x, k = 1L, shift = c("time", "row"), ...)
22 \item{x}{a \code{pseries} object,}
30 \code{matrix} with multiple lagged \code{pseries} is returned,}
52 lag, lead, and diff functions for class pseries.
125 For further function for 'pseries' objects: \code{\link[=between]{between()}},
126 \link[=between]{Between()}, \code{\link[=Within]{Within()}}, \code{\link[=summary.pseries]{summary.
[all …]
H A Dmake.pconsecutive.Rd7 \alias{make.pconsecutive.pseries}
16 \method{make.pconsecutive}{pseries}(x, balanced = FALSE, ...)
20 or \code{pseries},}
36 pdata.frame, data.frame or a pseries which is made
48 regularly spaced sequence with distance 1 between the time periods for each
52 elements for pseries).
55 the data also can be made a balanced panel/pseries. Note: This means
61 pseries), this results in nrow(make.pconsecutive, balanced = FALSE) <=
126 # pseries interface
145 lagged (and leading) values of a 'pseries' object.\cr
[all …]
H A Dis.pconsecutive.Rd7 \alias{is.pconsecutive.pseries}
18 \method{is.pconsecutive}{pseries}(x, na.rm.tindex = FALSE, ...)
26 \code{data.frame}, \code{pseries}, or an estimated
63 (p)data.frame, pseries and estimated panelmodel objects can be tested if
67 between the time periods for each individual (for each individual the time
71 observations for an individuals in the (p)data.frame/pseries (it is not
75 \verb{as.numeric(as.character(index(<pseries/pdata.frame>)[[2]]))]} is
89 pdata.frame and pseries interface, ordering is not performed because both
138 # pseries interface
167 'pseries' object.\cr
[all …]
H A Dcortab.Rd10 \item{x}{an object of class \code{pseries}}
22 (diagonal) and between groups (off-diagonal).
H A Dpcdtest.Rd7 \alias{pcdtest.pseries}
29 \method{pcdtest}{pseries}(
37 \item{x}{an object of class \code{formula}, \code{panelmodel}, or \code{pseries}
66 describing proximity between individuals, with \eqn{w_ij = a}
128 The test on a \code{pseries} is the same as a test on a pooled
152 ## test on pseries
H A Dpmodel.response.Rd27 A pseries except if model responses' of a \code{"between"}
31 for the "between" and "fd" model.
/dports/finance/R-cran-plm/plm/
H A DNAMESPACE9 S3method(Between,pseries)
10 S3method(Complex,pseries)
11 S3method(Math,pseries)
12 S3method(Ops,pseries)
15 S3method(Sum,pseries)
18 S3method(Within,pseries)
25 S3method(between,default)
26 S3method(between,matrix)
27 S3method(between,pseries)
196 export(between)
[all …]
H A DNEWS.md51 * between (and hence fixef, ranef): order of output is order of *factor levels*
64 * between.matrix: do not coerce result to numeric vector for n x 1 matrix
66 of the between model with only an intercept errored).
127 * Between/between/Sum/Within: Methods which rely on the index attribute
154 plm()): Between, between, Sum, Within.
172 * between.default: keeps original sequence of elements' occurrence (before,
202 * between.matrix and Sum.matrix allow for non-character 'effect' argument in
228 fixef.pggls, Math.pseries, Ops.pseries, Complex.pseries and deprecated
402 models when between model lacks observations ('swar') and individual or
608 * better support for between models.
[all …]
/dports/finance/R-cran-plm/plm/inst/tests/
H A Dtest_misc.Rout.save61 > # for FD and between models, it should be a numeric as a pseries does not make sense due to the d…
63 …, data = pGrunfeld, model = "between"), "pseries")) stop("pmodel.response's return value shall not…
65 …(form, data = pGrunfeld, model = "between")))) stop("pmodel.response's return value shall not have…
72 > # for FD and between models, it should be a numeric as a pseries does not make sense due to the d…
74 …m, data = pGrunfeld, model = "between")), "pseries")) stop("residuals.plm's return value shall not…
76 …m(form, data = pGrunfeld, model = "between")))) stop("residuals.plm's return value shall not have …
83 > # for FD and between models, it should be a numeric as a pseries does not make sense due to the d…
85 …rm, data = pGrunfeld, model = "between")), "pseries")) stop("fitted.plm's return value shall not b…
87 …lm(form, data = pGrunfeld, model = "between")))) stop("fitted.plm's return value shall not have an…
682 > ## is.pseries
[all …]
H A Dtest_lag_lead.Rout.save235 …37$year) # no year 1937 anymore and no level for 1937 anymore (a year in between, i.e., not consec…
283 > # plm:::lagr.pseries( , -k) == plm:::leadr.pseries( , k)
287 …:::lagr.pseries(Grunfeld$fac, -1), plm:::leadr.pseries(Grunfeld$fac, 1))) stop("'plm:::lagr.pserie…
288 …:::lagr.pseries(Grunfeld$fac, 1), plm:::leadr.pseries(Grunfeld$fac, -1))) stop("'plm:::lagr.pserie…
291 …m:::lagr.pseries(Grunfeld$inv, -1), plm:::leadr.pseries(Grunfeld$inv, 1)))) stop("'plm:::lagr.pser…
294 …:::lagr.pseries(Grunfeld$inv, -1), plm:::leadr.pseries(Grunfeld$inv, 1))) stop("'plm:::lagr.pserie…
295 …:::lagr.pseries(Grunfeld$inv, 1), plm:::leadr.pseries(Grunfeld$inv, -1))) stop("'plm:::lagr.pserie…
304 …:::lagr.pseries(Grunfeld$log, -1), plm:::leadr.pseries(Grunfeld$log, 1))) stop("'plm:::lagr.pserie…
305 …:::lagr.pseries(Grunfeld$log, 1), plm:::leadr.pseries(Grunfeld$log, -1))) stop("'plm:::lagr.pserie…
315 …:::lagr.pseries(Grunfeld$inv, -3), plm:::leadr.pseries(Grunfeld$inv, 3))) stop("'plm:::lagr.pserie…
[all …]
/dports/emulators/qemu/qemu-6.2.0/docs/specs/
H A Dppc-spapr-numa.rst2 NUMA mechanics for sPAPR (pseries machines)
95 P1 and P2 have the same third NUMA level, MOD1: Distance between them = 40
114 NUMA configuration, distance between them is one boundary above the first
133 P1 and P2 belongs to the same first order boundary. The distance between then
140 Another key difference between ACPI SLIT and the LOPAPR regarding NUMA is
142 value between the relevant resources. LOPAPR does not provide a standard
161 pseries NUMA mechanics
310 between 2 and 3 is 20, i.e. a match in 0x3:
329 Note that this is not what the user wanted - the desired distance between
376 same distance 20 between nodes 2 and 3 will cause the distance between 0 and 3
[all …]
/dports/emulators/qemu60/qemu-6.0.0/docs/specs/
H A Dppc-spapr-numa.rst2 NUMA mechanics for sPAPR (pseries machines)
95 P1 and P2 have the same third NUMA level, MOD1: Distance between them = 40
114 NUMA configuration, distance between them is one boundary above the first
133 P1 and P2 belongs to the same first order boundary. The distance between then
140 Another key difference between ACPI SLIT and the LOPAPR regarding NUMA is
142 value between the relevant resources. LOPAPR does not provide a standard
161 pseries NUMA mechanics
310 between 2 and 3 is 20, i.e. a match in 0x3:
329 Note that this is not what the user wanted - the desired distance between
376 same distance 20 between nodes 2 and 3 will cause the distance between 0 and 3
[all …]
/dports/emulators/qemu5/qemu-5.2.0/docs/specs/
H A Dppc-spapr-numa.rst2 NUMA mechanics for sPAPR (pseries machines)
95 P1 and P2 have the same third NUMA level, MOD1: Distance between them = 40
114 NUMA configuration, distance between them is one boundary above the first
133 P1 and P2 belongs to the same first order boundary. The distance between then
140 Another key difference between ACPI SLIT and the LOPAPR regarding NUMA is
142 value between the relevant resources. LOPAPR does not provide a standard
161 pseries NUMA mechanics
310 between 2 and 3 is 20, i.e. a match in 0x3:
329 Note that this is not what the user wanted - the desired distance between
376 same distance 20 between nodes 2 and 3 will cause the distance between 0 and 3
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/docs/specs/
H A Dppc-spapr-numa.rst2 NUMA mechanics for sPAPR (pseries machines)
95 P1 and P2 have the same third NUMA level, MOD1: Distance between them = 40
114 NUMA configuration, distance between them is one boundary above the first
133 P1 and P2 belongs to the same first order boundary. The distance between then
140 Another key difference between ACPI SLIT and the LOPAPR regarding NUMA is
142 value between the relevant resources. LOPAPR does not provide a standard
161 pseries NUMA mechanics
310 between 2 and 3 is 20, i.e. a match in 0x3:
329 Note that this is not what the user wanted - the desired distance between
376 same distance 20 between nodes 2 and 3 will cause the distance between 0 and 3
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/pseries/
H A DKconfig39 processors, that is, which share physical processors between
95 bool "Enable extra debug logging in platforms/pseries"
98 Say Y here if you want the pseries core to produce a bunch of
100 problem with the pseries core and want to see more of what is
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/pseries/
H A DKconfig39 processors, that is, which share physical processors between
95 bool "Enable extra debug logging in platforms/pseries"
98 Say Y here if you want the pseries core to produce a bunch of
100 problem with the pseries core and want to see more of what is
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/pseries/
H A DKconfig39 processors, that is, which share physical processors between
95 bool "Enable extra debug logging in platforms/pseries"
98 Say Y here if you want the pseries core to produce a bunch of
100 problem with the pseries core and want to see more of what is
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/powerpc/
H A Dpapr_hcalls.rst23 a *pSeries guest*. A pseries guest runs in a supervisor mode (HV=0) and must
28 Hence a Hypercall (hcall) is essentially a request by the pseries guest
36 The ABI specification for a hcall between a pseries guest and PAPR hypervisor
50 running as pseries guest.
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/powerpc/
H A Dpapr_hcalls.rst23 a *pSeries guest*. A pseries guest runs in a supervisor mode (HV=0) and must
28 Hence a Hypercall (hcall) is essentially a request by the pseries guest
36 The ABI specification for a hcall between a pseries guest and PAPR hypervisor
50 running as pseries guest.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/powerpc/
H A Dpapr_hcalls.rst23 a *pSeries guest*. A pseries guest runs in a supervisor mode (HV=0) and must
28 Hence a Hypercall (hcall) is essentially a request by the pseries guest
36 The ABI specification for a hcall between a pseries guest and PAPR hypervisor
50 running as pseries guest.
/dports/devel/libvirt/libvirt-7.10.0/tests/qemucapabilitiesdata/
H A Dcaps_4.2.0.ppc64.replies16016 "description": "A power of two between 512 and 32768",
16119 "description": "A power of two between 512 and 32768",
16946 "description": "A power of two between 512 and 32768",
17010 "description": "A power of two between 512 and 32768",
17058 "description": "A power of two between 512 and 32768",
17132 "description": "A power of two between 512 and 32768",
17212 "description": "A power of two between 512 and 32768",
17275 "description": "A power of two between 512 and 32768",
18528 "name": "pseries-3.1",
18646 "alias": "pseries"
[all …]
H A Dcaps_5.0.0.ppc64.replies17359 "description": "A power of two between 512 and 32768",
17443 "description": "A power of two between 512 and 32768",
18399 "description": "A power of two between 512 and 32768",
18515 "description": "A power of two between 512 and 32768",
18568 "description": "A power of two between 512 and 32768",
18651 "description": "A power of two between 512 and 32768",
18748 "description": "A power of two between 512 and 32768",
18803 "description": "A power of two between 512 and 32768",
20374 "name": "pseries-2.9",
20482 "alias": "pseries"
[all …]
H A Dcaps_6.2.0.ppc64.replies20127 "description": "A power of two between 512 B and 2 MiB",
20222 "description": "A power of two between 512 B and 2 MiB",
21280 "description": "A power of two between 512 B and 2 MiB",
21371 "description": "A power of two between 512 B and 2 MiB",
21440 "description": "A power of two between 512 B and 2 MiB",
21529 "description": "A power of two between 512 B and 2 MiB",
21709 "description": "A power of two between 512 B and 2 MiB",
21774 "description": "A power of two between 512 B and 2 MiB",
23426 "name": "pseries-5.1",
23539 "alias": "pseries"
[all …]
H A Dcaps_5.2.0.ppc64.replies18332 "description": "A power of two between 512 B and 2 MiB",
18421 "description": "A power of two between 512 B and 2 MiB",
19410 "description": "A power of two between 512 B and 2 MiB",
19526 "description": "A power of two between 512 B and 2 MiB",
19579 "description": "A power of two between 512 B and 2 MiB",
19662 "description": "A power of two between 512 B and 2 MiB",
19759 "description": "A power of two between 512 B and 2 MiB",
19818 "description": "A power of two between 512 B and 2 MiB",
21440 "name": "pseries-5.1",
21483 "alias": "pseries"
[all …]

123456