Releases: stscl/gdverse
gdverse 1.5.1
gdverse 1.5
gdverse 1.3-3
- Add pkg citation information (#61).
gdverse 1.3-2
-
Experimentally support computing confidence intervals for the q statistic in factor_detector (#51).
-
Support adjusting the font size of q-value labels in the factor detection result plot (#49).
-
Rename
gd_besttunidiscasgd_optunidisc(#39). -
Specify that the
coresparameter in all functions of thegdversepackage currently supports
only positive integer inputs (#36). -
Update the documentation on Python dependency configuration in the
rgdridvignette (#30). -
Discuss the consistency with the results of existing geographical detector R packages (#28).
-
Update the calculation method of pseudo p-values for the SPADE model (#26).
gdverse 1.3-1
- Fix bugs of
gd,opgd,gozh,srsgdplot s3 methods (#23).
gdverse 1.3
-
Redundant functions consolidated and migrated to
sdsfunfor maintenance (#22). -
Reorganize the parallel computing section in gdverse (#21).
-
Align the RGD model with the original algorithm presented in paper (#20).
-
Now gdverse requires sdsfun with a minimum version of
0.4.3(#19). -
Transfer
isp-related concepts and functions to thecisppackage (#18). -
Modify the default font settings in the gdverse S3 plotting methods (#17).
gdverse 1.2
-
Set the default number of discretizations in gdverse to range from 3 to 8 (#15).
-
Optimize the Python integration setup in gdverse (#14).
-
Now
opgd()returns optimal discretization parameters (#13). -
Force
datatotibbleformat in gdverse GDMs model function (#12). -
Align the RID model and algorithm with the original framework presented in paper (#9).
-
Beautify the narrative and other writing details in the vignettes, without making
any changes at the user level.
gdverse 1.1-1
-
Clear the
WORDLISTto ensure the source code remains clean and organized. -
Migrate the source code from
ausgis/gdversetostscl/gdverseon GitHub.
gdverse 1.1.0
gdverse 1.0-3
-
Update the
RGDModel API Settings (#2). -
Fix bug caused by changes in default parameters of
opgdinsesu_opgd(#4). -
Maintain the same results for
st_unidiscandClassInt::classify_intervals(#5). -
The parameter
overlaymethodinridandidsahas been renamed tooverlay. -
Add
readras a dependence of typeSuggests. -
Recompile vignettes due to internal function changes.