UpdateChunk: UpdateChunk()

UpdateChunkR Documentation

UpdateChunk()

Description

Update time, rehearsal, activation, and recall prob of old chunks, not the brand new chunk

Usage

UpdateChunk(
  candidate_chunk,
  oper_name,
  time_current,
  wm_Box,
  same_chunk_counter
)

Arguments

candidate_chunk

Chunk name

oper_name

Operator name

time_current

Current time

wm_Box

A data frame for working memory storage

same_chunk_counter

A variable to see if two chunks are same or not

Value

working memory storage

Examples

UpdateChunk(candidate_chunk, oper_name, time_current, wm_Box, same_chunk_counter)

jpark-tamu/ncpm_v1.0 documentation built on May 16, 2022, 9:14 a.m.