Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Maximal Projection GoF
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jaroslav Borodavka
Maximal Projection GoF
Commits
a27083d5
Commit
a27083d5
authored
11 months ago
by
Jaroslav Borodavka
Browse files
Options
Downloads
Patches
Plain Diff
Translated from German and added comments.
parent
62805dc7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
R/Comp_Statistics_Powertests_d_equal_2.R
+5
-5
5 additions, 5 deletions
R/Comp_Statistics_Powertests_d_equal_2.R
R/T_Statistic_Powertests.R
+124
-111
124 additions, 111 deletions
R/T_Statistic_Powertests.R
with
129 additions
and
116 deletions
R/Comp_Statistics_Powertests_d_equal_2.R
+
5
−
5
View file @
a27083d5
...
...
@@ -184,7 +184,7 @@ CircComp_LP <- function(n, dim, m, kappa, index){
}
#################################################################################################
## calculation of critical values under the null hypothesis
for competing tests
##
## calculation of
empirical
critical values
of competing tests
under the null hypothesis ##
# replication number l (cf. main manuscript, section 6) for critical values
reps
=
20000
...
...
@@ -392,7 +392,7 @@ for (k in 1:grp_number) {
}
Power_CircComp_mixvmf_1
=
data.frame
(
"group"
=
Power_CircComp_mixvmf_1
[,
1
],
"n"
=
Power_CircComp_mixvmf_1
[,
2
],
"dim"
=
Power_CircComp_mixvmf_1
[,
3
],
"
Wahrscheinlichkeit
"
=
Power_CircComp_mixvmf_1
[,
4
],
"test"
=
Power_CircComp_mixvmf_1
[,
5
],
"level_10"
=
Power_CircComp_mixvmf_1
[,
6
],
"
probability
"
=
Power_CircComp_mixvmf_1
[,
4
],
"test"
=
Power_CircComp_mixvmf_1
[,
5
],
"level_10"
=
Power_CircComp_mixvmf_1
[,
6
],
"level_5"
=
Power_CircComp_mixvmf_1
[,
7
],
"level_1"
=
Power_CircComp_mixvmf_1
[,
8
])
print
(
Power_CircComp_mixvmf_1
)
...
...
@@ -448,7 +448,7 @@ for (k in 1:grp_number) {
}
Power_CircComp_mixvmf_2
=
data.frame
(
"group"
=
Power_CircComp_mixvmf_2
[,
1
],
"n"
=
Power_CircComp_mixvmf_2
[,
2
],
"dim"
=
Power_CircComp_mixvmf_2
[,
3
],
"
Wahrscheinlichkeit
"
=
Power_CircComp_mixvmf_2
[,
4
],
"test"
=
Power_CircComp_mixvmf_2
[,
5
],
"level_10"
=
Power_CircComp_mixvmf_2
[,
6
],
"
probability
"
=
Power_CircComp_mixvmf_2
[,
4
],
"test"
=
Power_CircComp_mixvmf_2
[,
5
],
"level_10"
=
Power_CircComp_mixvmf_2
[,
6
],
"level_5"
=
Power_CircComp_mixvmf_2
[,
7
],
"level_1"
=
Power_CircComp_mixvmf_2
[,
8
])
print
(
Power_CircComp_mixvmf_2
)
...
...
@@ -502,7 +502,7 @@ for (k in 1:grp_number) {
}
Power_CircComp_mixvmf_3
=
data.frame
(
"group"
=
Power_CircComp_mixvmf_3
[,
1
],
"n"
=
Power_CircComp_mixvmf_3
[,
2
],
"dim"
=
Power_CircComp_mixvmf_3
[,
3
],
"
Wahrscheinlichkeit
"
=
Power_CircComp_mixvmf_3
[,
4
],
"test"
=
Power_CircComp_mixvmf_3
[,
5
],
"level_10"
=
Power_CircComp_mixvmf_3
[,
6
],
"level_5"
=
Power_CircComp_mixvmf_3
[,
7
],
"
probability
"
=
Power_CircComp_mixvmf_3
[,
4
],
"test"
=
Power_CircComp_mixvmf_3
[,
5
],
"level_10"
=
Power_CircComp_mixvmf_3
[,
6
],
"level_5"
=
Power_CircComp_mixvmf_3
[,
7
],
"level_1"
=
Power_CircComp_mixvmf_3
[,
8
])
print
(
Power_CircComp_mixvmf_3
)
...
...
@@ -554,7 +554,7 @@ for (k in 1:grp_number) {
}
Power_CircComp_mixvmf_4
=
data.frame
(
"group"
=
Power_CircComp_mixvmf_4
[,
1
],
"n"
=
Power_CircComp_mixvmf_4
[,
2
],
"dim"
=
Power_CircComp_mixvmf_4
[,
3
],
"
Wahrscheinlichkeit
"
=
Power_CircComp_mixvmf_4
[,
4
],
"test"
=
Power_CircComp_mixvmf_4
[,
5
],
"level_10"
=
Power_CircComp_mixvmf_4
[,
6
],
"level_5"
=
Power_CircComp_mixvmf_4
[,
7
],
"
probability
"
=
Power_CircComp_mixvmf_4
[,
4
],
"test"
=
Power_CircComp_mixvmf_4
[,
5
],
"level_10"
=
Power_CircComp_mixvmf_4
[,
6
],
"level_5"
=
Power_CircComp_mixvmf_4
[,
7
],
"level_1"
=
Power_CircComp_mixvmf_4
[,
8
])
print
(
Power_CircComp_mixvmf_4
)
...
...
This diff is collapsed.
Click to expand it.
R/T_Statistic_Powertests.R
+
124
−
111
View file @
a27083d5
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment