NEWS.md

goldfish 1.6.10

goldfish 1.6.9

goldfish 1.6.8

goldfish 1.6.7

goldfish 1.6.6

goldfish 1.6.5

goldfish 1.6.4

goldfish 1.6.3

New features

Breaking changes

Minor improvements and fixes

goldfish 1.6.2

goldfish 1.6.1

goldfish 1.6.0

goldfish 1.5.3

goldfish 1.5.2

Breaking changes

R clSender(net) -> commonSender(net) clReceiver(net) -> commonReceiver(net) mixedClSender(list(net1, net2)) -> mixedCommonSender(list(net1, net2)) mixedClReceiver(list(net1, net2)) -> mixedCommonReceiver(list(net1, net2))

goldfish 1.5.1

goldfish 1.5.0

New features

R defineGroups_interaction(interactions_data, actors, seed.randomization) * Estimation functions for the joining and leaving rates of a DyNAM-i model

R estimate( dependent.events_interactions ~ 1 + intercept(network_interactions, joining = 1) + ego(actors$age,joining = 1, subType = "centered") + ego(actors$age,joining = -1, subType = "centered"), model = "DyNAMi", subModel = "rate")

R estimate( dependent.events_interactions ~ diff(actors$age,subType="averaged_sum") , model = "DyNAMi", subModel = "choice", estimationInit = list(opportunitiesList = opportunities)) * New closure effects for model = "DyNAM" with subModel = "choice" and model = "REM". Documentation is updated accordingly.

R cycle(bilatnet) clSender(bilatnet) clReceiver(bilatnet) mixedCycle(list(bilatnet, contignet)) mixedClSender(list(bilatnet, contignet)) mixedClReceiver(list(bilatnet, contignet))

Minor improvements and fixes

Breaking changes

goldfish 1.4.3

New features

R mixedTrans(list(bilatnet, contignet))

Minor improvements and fixes

goldfish 1.3.2

New features

R tertius_diff(bilatnet, states$gdp) tertius(bilatnet, states$gdp)

goldfish 1.3.1

New features

goldfish 1.3.0

New features

R mod01 <- estimate(callsDependent ~ inertia + recip + trans, model = "DyNAM", subModel = "choice", estimationInit = list(engine = "gather_compute"))

Minor improvements and fixes

Breaking changes

Internal changes

Minor improvements and fixes

goldfish 1.2.1



Try the goldfish package in your browser

Any scripts or data that you put into this service are public.

goldfish documentation built on Sept. 14, 2024, 9:08 a.m.